Go to file
Ricardo Guilherme Schmidt e4e3cc36c5
small fixes
2019-03-29 06:56:04 -03:00
app small fixes 2019-03-29 06:56:04 -03:00
config simplify ui 2019-03-29 06:42:10 -03:00
contracts/multisig simplify ui 2019-03-29 06:42:10 -03:00
test simplify bootstrap 2019-01-12 11:42:31 -02:00
utils fix race condition 2018-05-25 18:54:35 -03:00
.gitattributes cleanup bootstrap 2018-04-23 01:58:58 -03:00
.gitignore update to embark 4.0.1 2019-03-28 20:10:02 -03:00
README.md update to embark 4.0.1 2019-03-28 20:10:02 -03:00
embark.json simplify ui 2019-03-29 06:42:10 -03:00
package.json small fixes 2019-03-29 06:56:04 -03:00

README.md

status.im bootstrap contracts

Requires embark 4.0.1. Recommended use of https://github.com/creationix/nvm Usage:

nvm install v10.15
nvm use v10.15
npm install -g embark
git clone https://github.com/status-im/contracts.git
cd contracts
git checkout bootstrap
npm install
embark test
embark run