项目作者: near

项目描述 :
Web wallet for NEAR Protocol which stores keys in browser's localStorage
高级语言: JavaScript
项目地址: git://github.com/near/near-wallet.git
创建时间: 2019-01-18T23:08:16Z
项目社区:https://github.com/near/near-wallet

开源协议:Other

下载


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).