9 releases
0.2.1 | Jan 4, 2025 |
---|---|
0.2.0 | Jan 4, 2025 |
0.0.7 | Oct 11, 2024 |
0.0.5 | Sep 29, 2024 |
0.0.1 | Aug 10, 2024 |
#2 in #ephemeral-rollups
356 downloads per month
Used in 2 crates
30KB
613 lines
⚡ Ephemeral Rollups SDK
The SDK provides convenience utils to prepare programs for executing transactions in the Ephemeral Rollups
Packages
✨ 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
~443K SLoC