4 releases

0.0.4 Sep 6, 2024
0.0.3 Sep 3, 2024
0.0.2 Sep 3, 2024
0.0.1 Aug 10, 2024

#15 in #delegation

Download history 61/week @ 2024-08-04 52/week @ 2024-08-11 3/week @ 2024-08-18 408/week @ 2024-09-01 19/week @ 2024-09-08 26/week @ 2024-09-15

453 downloads per month

MIT license

80KB
829 lines

⚡ 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.

Dependencies

~17–25MB
~432K SLoC