Go to file
Ricardo Guilherme Schmidt c7a4dfbad9
add accounts
2019-09-18 05:54:58 -03:00
app maintance 2019-06-04 12:13:39 -03:00
config add goerli addresses 2019-09-18 05:33:22 -03:00
contracts add accounts 2019-09-18 05:54:58 -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 maintance 2019-06-04 12:13:39 -03:00
package.json update to embark 4.0.2 2019-06-04 12:13:29 -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