Table of Contents
Let's connect, collaborate, and create solutions together!
This repository holds the front-end widgets for Build DAO Gateway. It is configured as a bos-workspace.
- Install packages
yarn install
- Start development version in mainnet:
yarn dev
Or start the development version in testnet:
yarn dev:testnet
This will start a gateway at http://127.0.0.1:8080 which will render your local widgets. The entry point for this app is builddao.near/widget/Index.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you're interested in contributing to this project, please read the contribution guide.