3 releases

new 0.1.2 Dec 16, 2024
0.1.1 Nov 28, 2024
0.1.0 Nov 28, 2024

#886 in Magic Beans

Download history 184/week @ 2024-11-24 61/week @ 2024-12-01 24/week @ 2024-12-08 155/week @ 2024-12-15

424 downloads per month

MIT license

30KB
615 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
~440K SLoC