7 releases

0.0.7 Oct 11, 2024
0.0.6 Oct 1, 2024
0.0.5 Sep 29, 2024
0.0.1 Aug 10, 2024

#17 in #delegation

Download history 84/week @ 2024-08-05 32/week @ 2024-08-12 427/week @ 2024-09-02 26/week @ 2024-09-16 111/week @ 2024-09-23 414/week @ 2024-09-30 152/week @ 2024-10-07 38/week @ 2024-10-14

715 downloads per month
Used in bolt-lang

MIT license

81KB
956 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–26MB
~435K SLoC