ConsenSys/smart-contract-best-practices

Name: smart-contract-best-practices

Owner: ConsenSys

Description: A guide to smart contract security best practices

Created: 2016-06-28 18:08:50.0

Updated: 2018-01-15 23:12:50.0

Pushed: 2017-12-19 16:26:19.0

Homepage: https://consensys.github.io/smart-contract-best-practices/

Size: 1476

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Smart Contract Security Best Practices

Visit the documentation site: https://consensys.github.io/smart-contract-best-practices/

Read the docs in Chinese: https://github.com/ConsenSys/smart-contract-best-practices/blob/master/README-zh.md

Contributions are welcome!

Feel free to submit a pull request, with anything from small fixes, to full new sections. If you are writing new content, please reference the contributing page for guidance on style.

See the issues for topics that need to be covered or updated. If you have an idea you'd like to discuss, please chat with us in Gitter.

If you've written an article or blog post, please add it to the bibliography.

Building the documentation site
t clone git@github.com:ConsenSys/smart-contract-best-practices.git
 smart-contract-best-practices
p install -r requirements.txt
docs build 

You can also use the mkdocs serve command to view the site on localhost, and live reload whenever you save changes.

Redeploying the documentation site
cs gh-deploy

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.