Standalone Repo for the Sticker Market Dapp for Status
Go to file
Corey 4844c9a241 added project questions 2019-06-03 16:58:27 -04:00
app initial commit 2019-06-03 15:57:37 -04:00
config update for deployment 2019-06-03 16:50:25 -04:00
contracts initial commit 2019-06-03 15:57:37 -04:00
docs added project questions 2019-06-03 16:58:27 -04:00
embarkArtifacts update for deployment 2019-06-03 16:50:25 -04:00
test initial commit 2019-06-03 15:57:37 -04:00
utils initial commit 2019-06-03 15:57:37 -04:00
.babelrc initial commit 2019-06-03 15:57:37 -04:00
.eslintrc.json initial commit 2019-06-03 15:57:37 -04:00
.gitattributes initial commit 2019-06-03 15:57:37 -04:00
.gitignore initial commit 2019-06-03 15:57:37 -04:00
README.md initial commit 2019-06-03 15:57:37 -04:00
diagram.svg update for deployment 2019-06-03 16:50:25 -04:00
embark.json initial commit 2019-06-03 15:57:37 -04:00
package.json update for deployment 2019-06-03 16:50:25 -04:00

README.md

status.im contracts

Requires https://github.com/creationix/nvm Usage:

nvm install v8.9.4
nvm use v8.9.4
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