Skip to content

Commit

Permalink
Added auditable as a design goal.
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Apr 4, 2017
1 parent 65ed64a commit fc51b9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ Features and design goals

* **Testable**: We aim for 100% branch code coverage by automated test suite

* **Auditable**: Our tool chain supports `verifiable EtherScan.io contract builds <http://ico.readthedocs.io/en/latest/verification.html>`_


* **Reusable**: The contract code is modularized and reusable across different projects, all variables are parametrized and there are no hardcoded values or magic numbers

* **Refund**: Built-in refund and minimum funding goal protect investors
Expand Down

0 comments on commit fc51b9e

Please sign in to comment.