Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 505 Bytes

NEAR Mobile Wallet

NEAR Mobile Wallet is a non-custodial wallet designed for the NEAR Protocol, offering an easy-to-use interface for managing your crypto on the go.

Features

  • Secure, non-custodial wallet for NEAR Protocol
  • Easy to navigate and manage transactions
  • Accessible from mobile devices

Installation

# Clone the repo
git clone https://github.com/Peersyst/near-mobile-wallet.git
cd near-mobile-wallet
# Install dependencies
yarn install
# Run the app
yarn start