introduce
UKey Wallet can be used as the browser wallet entrance of NEAR DApp to help users manage accounts, confirm transactions and sign messages.
Private keys are always managed by the wallet side. The web application is only responsible for initiating connection, transaction or signature requests, and the results will be returned after the user confirms.
Through the NEAR Provider, applications can request account authorization, read the current network, send transactions, and sign messages.
Want to get started quickly?
Step-by-step access:
Sample code and online demo:
Want to learn more?
To view the complete method, inputs and return structure, please go to the API reference: