All Projects â†’ Zilliqa â†’ learn-scilla

Zilliqa / learn-scilla

Licence: GPL-3.0 license
💡An interactive tutorial for people to learn Scilla through a gamification process.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects

License Discord chat

learn-scilla

An interactive tutorial for people to learn Scilla, Zilliqa’s smart contract language, through a gamification process.

About Scilla

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.

Installation and Usage

yarn

Installs the dependencies.

yarn start

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

yarn test

Runs the test watcher in an interactive mode. We use Jest for testing.

License

This project is open source software licensed as GPL-3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].