Skip to content

Web wallet for NEAR Protocol which stores keys in browser's localStorage

License

Notifications You must be signed in to change notification settings

codingshot/near-wallet

 
 

Repository files navigation

NEAR Wallet

Build Status Gitpod Ready-to-Code

This is in-browser web-based wallet for working with NEAR accounts. This wallet stores account keys in open text using the localStorage on user's machine.

WARNING: This wallet shouldn't be used as the only signer for high-value accounts. Make sure to use hardware wallet when substantial amount of NEAR tokens is involved.

PACKAGES

Test suite for verifying core use cases and user flow are functional in the UI

Wallet frontend (React/Redux app).

About

Web wallet for NEAR Protocol which stores keys in browser's localStorage

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%