This DAPP uses infura, metamask, truffle, mocha, chai, web3, and openzeppelin.
Version: Truffle v5.0.7 Open-Zeppeling v2.1.2
The ERC721 token: Name: Star Token Symbol: STAR
Contract Address(Rinkeby): 0x2542A063f309e6f3d4c76bC7B20B245EccEf0311
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the repository to somewhere you want to work on it.
git clone <git url>
Navigate to the directory inside terminal and then:
npm install
Also install all dependencies with npm.
Run to start web app:
node app.js
To deploy to Ethereum Rinkeby run:
truffle migrate --reset --network rinkeby
- Udacity (lol)
- Code Editor (any one will do)
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning? psh.
- **Christian Le Doux - Best guy.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to Udacity
- Inspiration to Udacity
- etc to Udacity