planar-ticket-walletdeprecated

Planar Network Ticket Wallet

Usage no npm install needed!

<script type="module">
  import planarTicketWallet from 'https://cdn.skypack.dev/planar-ticket-wallet';
</script>

README

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.