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 installoryarn - Start the server using
npm startoryarn startcommand. - Browser window will open with the
localhost:3000address.
yarn run vitebook:dev --host