This repository combines all public widget components and all web3 related functionality which the Alpahday app imports. It is imported as an external library before building the live application in the deployment process.
This repo will progressively include more/all widgets in time.
Current contents are:
- Portfolio widget
- Connecft wallet funcionality
- Verify wallet funcionality
Requirements:
- Node v16.x.x
- yarn 1.22.x
Set locally up with these steps:
- cd into the
widgets
folder npm install —global yarn
yarn
yarn start
to start the development serveryarn build
to create/update the build folder