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.
- Secure, non-custodial wallet for NEAR Protocol
- Easy to navigate and manage transactions
- Accessible from mobile devices
# 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