mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-01-24 17:39:19 +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 |