icculp / wallet

A simple web wallet to handle your Pocket Network accounts.

Home Page:wallet-three-orpin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wallet

React web app for creating and interacting with the POKT Wallet.

Quickstart

Clone the repository.

$ git clone https://github.com/pokt-foundation/wallet.git && cd wallet

Install dependencies and update the Browserlist.

$ npm install
$ npx browserslist@latest --update-db

Configure your .env file. An example can be found at .env.example

Then to run the development build:

$ npm run start

Running the tests

$ npm run test

Contributing

Please read CONTRIBUTING.md for details on contributions and the process of submitting pull requests.

Support & Contact

License

This project is licensed under the MIT License; see the LICENSE.md file for details.

About

A simple web wallet to handle your Pocket Network accounts.

wallet-three-orpin.vercel.app

License:MIT License


Languages

Language:JavaScript 99.4%Language:CSS 0.3%Language:HTML 0.3%