An interactive tutorial for people to learn Scilla, Zilliqa’s smart contract language, through a gamification process.
Scilla is an intermediate-level smart contract language being developed for Zilliqa. Scilla has been designed as a principled language with smart contract safety in mind. Scilla imposes a structure on smart contracts that will make applications less vulnerable to attacks by eliminating certain known vulnerabilities directly at the language-level.
Installs the dependencies.
Runs the app in development mode.
Open http://localhost:3000
to view it in the browser.
Runs the test watcher in an interactive mode. We use Jest for testing.
This project is open source software licensed as GPL-3.0.