ephemeral-rollups-sdk-v2

Crates.ioephemeral-rollups-sdk-v2
lib.rsephemeral-rollups-sdk-v2
version0.1.2
sourcesrc
created_at2024-11-28 16:39:00.70663+00
updated_at2024-12-16 08:37:17.120417+00
descriptionEphemeral Rollups Integration SDK
homepagehttps://www.magicblock.gg/
repositoryhttps://github.com/magicblock-labs/delegation-program
max_upload_size
id1464746
size27,383
Gabriele Picco (GabrielePicco)

documentation

https://docs.magicblock.gg/

README

⚡ Ephemeral Rollups SDK

The SDK provides convenience utils to prepare programs for executing transactions in the Ephemeral Rollups

Packages

Package Description Version Docs
ephemeral-rollups-sdk Rust SDK for integrating with the Ephemeral Rollups Crates.io Docs.rs
@magicblock-labs/ephemeral-rollups-sdk TypeScript helper for preparing transactions npm Docs

✨ Add CPIs to delegate, undelegate, and commit accounts

See the integration example: https://github.com/magicblock-labs/magicblock-engine-examples

👷Examples

  • Anchor Counter - A simple counter that can be incremented. Tests use the ts sdk to delegate/undelegate accounts and run transactions.
  • Bolt Counter - A simple counter that can be incremented. Tests use the bolt sdk to delegate/undelegate accounts and run transactions.

🚧 Under Testing 🚧

The Ephemeral Rollups are currently under testing. Reach out to us on Discord to get access to the testing endpoint.

Commit count: 0

cargo fmt