Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 434 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 434 Bytes

NFT-event-tickets

prototype of an event ticket system based on NFTs (ERC-721)

prerequisites

  • 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

deploy the contracts

edit the parameters here and run truffle deploy

GUI

coming soon ...