11 releases

0.2.3 Jan 26, 2025
0.2.2 Jan 21, 2025
0.0.7 Oct 11, 2024
0.0.5 Sep 29, 2024
0.0.1 Aug 10, 2024

#707 in Magic Beans

Download history 73/week @ 2024-10-12 6/week @ 2024-10-19 6/week @ 2024-10-26 14/week @ 2024-11-02 13/week @ 2024-11-16 7/week @ 2024-11-23 70/week @ 2024-11-30 30/week @ 2024-12-07 21/week @ 2024-12-14 1/week @ 2024-12-21 2/week @ 2024-12-28 325/week @ 2025-01-04 23/week @ 2025-01-11 107/week @ 2025-01-18 118/week @ 2025-01-25

573 downloads per month
Used in 2 crates

MIT license

30KB
613 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
magic-resolver Rust library that facilitates connection resolution when working with 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
~442K SLoC