Bitcloud wallet uses some thirdweb modules to add web3 capabilities such as:
- Connect a crypto wallet.
- Transfer token between accounts.
See for yourself 🚀: bitcloud
In depth details about a our Defi application more...
NOTE: Always push your updates, new features and changes to the development branch. Only reviewed code(after merging conflicts) should be pushed to the main branch!
Install dependencies:
yarn install
Rebuild the css on new changes:
yarn run watch-css
yarn start
To view it in the browser open
yarn run build-css
To optimized the app for production to the build
folder:
yarn run build
The backend for this app is been deployed to a testnet