linear-protocol / near-wallet

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

Home Page:https://wallet.near.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

e2e-tests

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

frontend

Wallet frontend (React/Redux app).

About

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

https://wallet.near.org

License:MIT License


Languages

Language:JavaScript 99.4%Language:Shell 0.3%Language:HTML 0.1%Language:Dockerfile 0.1%Language:CSS 0.1%