ephemeral-rollups-sdk

Crates.ioephemeral-rollups-sdk
lib.rsephemeral-rollups-sdk
version0.0.7
sourcesrc
created_at2024-08-10 15:46:41.015811
updated_at2024-10-11 08:27:49.132854
descriptionEphemeral Rollups Integration SDK
homepagehttps://www.magicblock.gg/
repositoryhttps://github.com/magicblock-labs/delegation-program
max_upload_size
id1332490
size290,274
Gabriele Picco (GabrielePicco)

documentation

https://docs.magicblock.gg/

README

⚡ 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.

Commit count: 0

cargo fmt