edison0xyz / scilla-docs

Documentation for Scilla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scilla-docs

Scilla short for Smart Contract Intermediate-Level LAnguage is a smart contract language being developed for Zilliqa.

Contributing

If you spot any issues or have any ideas on how we can improve the documentation, help us log an issue here

Before submitting a pull request

Please preview your HTML files BEFORE submitting a pull request. Try your best to squash your commits before making the pull request. We know it's difficult, but it helps us keep our commit logs clean and makes the reviewers' lives easier.

To preview:

  1. You need to have sphinx installed. Install Sphinx by running pip install -U Sphinx.
  2. Run make html from docs folder and make sure that the edits are rendered correctly on the HTML file

About

Documentation for Scilla

License:MIT License