/Rocket

ERC721 Bank to store your tokens safely

Primary LanguageTypeScript

Rocket "Genesis"

truffle

install

terminal 1

  • npm install
  • npm run network or use Ganache GUI

terminal 2

  • npm run migrate

Web client

install

  • cd client && npm install

start

terminal 3

  • npm start

Testing

terminal 1

ganache-cli

terminal 2

npm install
truffle test