Skip to content

bdkent/ergo-playgrounds

 
 

Repository files navigation

Ergo Playgrounds

Run contracts + off-chain code in the browser.

  1. Design and model a contract along with its off-chain counterpart in the same Scala environment.
  2. Share and discuss the contract. Explain how it works.
  3. Check different scenarios of contract execution.

Enjoy:

  • seamless on-chain < - > off-chain code integration;
  • immediate feedback.

Version

CI will publish a snapshot version on success. Check the version number in build logs. As of 17/10/21 the latest version of ergo-playground-env is 0.0.0-88-a781666a-SNAPSHOT.

Examples:

DEX with partial filling contracts

Run in Scastie

Source code

Assets Atomic Exchange contracts

Run in Scastie

Source code

About

Run contracts + off-chain code in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%