A sample dapp demonstrating SDK usage. Deployed at idos-example-dapp.vercel.app
Can be driven with either an EVM wallet (e.g. MetaMask) or a NEAR wallet (e.g. Meteor Wallet).
Within the app a user can connect a wallet and:
- List their idOS credentials
- List their idOS wallets
- List their access grants on the connected chain
- Create access grants on the connected chain
Run with pnpm install
and pnpm dev