README
ERC721 compliant Solidity contract for travel tickets.
Use
The ABI files for the contract can be included into other projects using npm:
npm install --save @planar/ticket-wallet
Build
npm install
npm run build
Test
npm test
Contributing
Issues and PRs are very welcome.
License
This software is licensed under MIT.