Go to file
Ricardo Guilherme Schmidt 06af8ff0ca
merge bootstrap
2019-06-04 12:16:07 -03:00
app merge bootstrap 2019-06-04 12:16:07 -03:00
config merge bootstrap 2019-06-04 12:16:07 -03:00
contracts merge bootstrap 2019-06-04 12:16:07 -03:00
test fix receiveApproval 2019-02-14 15:09:26 -02:00
utils remove merkletree/split pack future capability 2019-01-25 11:27:45 -02: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