Skip to content

sporicle/magicblock-engine-examples

 
 

Repository files navigation

⚡ MagicBlock Engine - Integration Examples

Scaling solution for performant, composable games and applications.

✨Overview

This repository contains examples of how delegate/undelegate accounts and run transactions in an Ephemeral Rollups. Read more about Ephemeral Rollups here.

👷Examples

  • Anchor Counter - A simple counter that can be incremented. Tests use the ts sdk to delegate/undelegate accounts and run transactions.
  • Rust Counter - A simple counter that can be incremented. Tests natively 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.
  • Dummy Token Transfer - A token transferer that can delegate and execute both on-chain and in the ephemeral rollup.
  • Starter Template - Minimal website with local wallet, network toggle and ping transaction.

🚧 Under Testing 🚧

The Ephemeral Rollups are currently under testing. Reach out to us on Discord to get access to the testing endpoint.

About

Ephemeral Rollups - Integration Examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.8%
  • CSS 15.8%
  • Rust 7.1%
  • HTML 5.9%
  • SCSS 5.3%
  • Shell 4.8%
  • JavaScript 2.3%