Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 586 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 586 Bytes

Planar Network - Ticket Wallet Contract Build Status

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.