"openzeppelin-solidity": "^2.5.0"
"truffle-hdwallet-provider": "^1.0.17"
ERC-721 Token Name: FlickStar Token
ERC-721 Token Symbol: FST
deployed Token Address (Ropsten): https://ropsten.etherscan.io/tx/0x093701d04a88d8b09715d89f40958780db6aef870bab9b89721f273d1fb245bf
To run and test:
npm install
cd app
npm install
To view the frontend:
cd app
npm run dev
index.html
will be available at http://localhost:8080.