JavaScript & TypeScript#
Appkit was designed as an abstraction layer on top of Sigma. This gives a lot of freedom on the core level in Sigma, while keeping dApp-facing APIs stable.
With the availability of Sigma.js, Fleet can play the same role for JS/TS.
Frameworks#
Sigma.JS
JavaScript port of the sigmastate-interpreter
Bindings#
ergo-lib-wasm-nodejs
Tutorials#
Resources#
- Ergo-Raffle-Bot Github
- ErgoScript.js
- The Ergo Raffle documentation provides a detailed description of their implementation.
- hypo10use/quid-games (Angular)