This example demonstrates the basics of using the ORE ID service.
- Initializing the oreid-js library with your app's appId
- How to use oreid-webwidget
- Handling the login flow
- Sample transactions on Telos EOSIO and Telos EVM chains.
To install project dependencies use:
yarn install
This project was bootstrapped with Create React App
yarn run dev
Runs the app in the development mode. Open http://localhost:3001 to view it in the browser.