How to "Connect with OISY"
Last updated
Last updated
For the OISY Wallet integration, here are a few options to explore:
For React frontends, the and related would be a great place to start. It’s like a WalletConnect for the Internet Computer.
For Typescript, take a look at (which is the underlying library for IdentityKit).
We also provide a reference implementation, . Its features are more opinionated and limited to transfers or approvals with ICP or ICRC ledgers, so for a more general-purpose solution, the above two options might be a better fit.
Note: Older ledgers that do not support the ICRC-21 standard currently are not compatible with the OISY Wallet, but we are adding support for this in the coming weeks.