FinagleLord / dappsys-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dappsys V2

A simplified and modernized dappsys contract library.

WARNING: This is still very much a work in progress. Do not use these contracts in production!

Documentation is live at dapp.org/dappsys-v2.

Development

nix-shell
make build     # build contracts
make test      # test contracts
make doc-build # build docs
make doc-serve # serve docs and rebuild on changes

About

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 78.7%Language:Nix 20.3%Language:Makefile 0.7%Language:Shell 0.2%