Project's Website: https://bit.ly/guap-wallet
Non-custodial cryptocurrency web wallet built on Bitcoin Cash mainnet. With the additional functionality such as keeping track of various cryptocurrency prices, adding certain coins to the watchlist and accessing more info by clicking on specific coin.
- React.js
- Storybook
- Minimal-SLP-Wallet
- bch.js
- Recharts
- Sass
- Fork and clone repo to your local machine.
- Install dependencies with
npm install
oryarn
- Start the server using
npm start
oryarn start
command. - Browser window will open with the
localhost:3000
address.
yarn run vitebook:dev --host