mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-12 20:46:35 +00:00
448 B
448 B
status.im contracts
Usage:
npm install -g embark
git clone https://github.com/status-im/contracts.git
cd contracts
npm install
embark simulator
embark test
embark run
Contract | Deploy | Test | UI |
---|---|---|---|
token/TestToken | Yes | Yes | Yes |
token/ERC20Token | No | Yes | Yes |