prototype of an event ticket system based on NFTs (ERC-721)
- node.js needs to be installed on your machine
- run
npm install
- a valid Ethereum account is necessary, which must be funded with enough ETH to pay the gas costs
edit the parameters here
and run truffle deploy
coming soon ...