Web wallet for NEAR Protocol which stores keys in browser's localStorage
Last updated Jul 8, 2026
234
Stars
174
Forks
252
Issues
0
Stars/day
Attention Score
72
Language breakdown
No language data available.
▸ Files
click to expand
README
NEAR Wallet
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
e2e-tests
Test suite for verifying core use cases and user flow are functional in the UIfrontend
Wallet frontend (React/Redux app).🔗 More in this category