10 releases

new 0.2.2 Jan 21, 2025
0.2.1 Jan 4, 2025
0.0.7 Oct 11, 2024
0.0.5 Sep 29, 2024
0.0.1 Aug 10, 2024

#3 in #ephemeral-rollups

Download history 374/week @ 2024-09-27 157/week @ 2024-10-04 169/week @ 2024-10-11 9/week @ 2024-10-18 3/week @ 2024-10-25 14/week @ 2024-11-01 3/week @ 2024-11-08 10/week @ 2024-11-15 9/week @ 2024-11-22 48/week @ 2024-11-29 51/week @ 2024-12-06 22/week @ 2024-12-13 2/week @ 2024-12-20 2/week @ 2024-12-27 317/week @ 2025-01-03 28/week @ 2025-01-10

350 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

~16–25MB
~419K SLoC