A repository to host and manage token negotiator example dapps and web apps
TokenScript is a framework which improves functionality, security and usability of blockchain token. It creates a layer between a blockchain and user devices, adding information, rules and functionalites both onchain and offchain.
For more information please visit: https://tokenscript.org/.
https://tokenscript.github.io/token-negotiator-examples/
Each of examples by default are configured for use in a local environment. See the README's inside each example for configuration and deployment.
- cd into the root of this directory
- run
npm run install
to install all dependancies for the examples - run
npm run start
which will serve all examples with a single command - Or alternatively, serve each example seperately (see readme inside each directory for more information)
https://github.com/TokenScript/token-negotiator
https://github.com/TokenScript/token-negotiator-examples/wiki/quick-start
This uses a custom example of the Token Negotiator (some of the API is not included inside the NPM package at this time).
Using HTTP-Server, or any means you choose to serve this website, inspect the index.html negotiation and authentication steps to read Liscon Tickets and complete full attestation.
Example use cases include; using this example to make a third party website that uses the Liscon Ticket for an entriely different purpose / or extends the functionality of the power of the ticket at the event or virtually e.g. discounts on food, vip entry to a VR Dapp.
Alchemynft info@alchemynft.org
We look forward to hearing your feedback.