Decentralised coffee supply chain.
Find on Etherscan here
contract address: 0xb9ed3ecbc19b5c5c8fd804d3d5f0784949bf7e66
tx hash: 0x9da55fd950492c89b3ece0727c20cb5b8023b40a3003da5300a35894d82be647
truffle-hdwallet-provider web3 truffle
Node v16.14.2 Truffle v4.1.14 Web3 1.7.1
git clone https://github.com/alexanderludwig/udacity_p6.git
cd udacity_p6
npm install
ganache-cli
truffle compile
truffle migrate
In a separate terminal window, launch the DApp:
cd src
npm run dev
Deploy to Rinkeby network:
compile
truffle migrate --reset --network rinkeby