mirror of
https://github.com/status-im/contracts.git
synced 2025-02-22 11:38:49 +00:00
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
Description
Languages
Python
63%
JavaScript
37%