Skip to content

Gateway designed to support builders in a multi-chain ecosystem.

License

Notifications You must be signed in to change notification settings

NEARBuilders/gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6dcba4a · Oct 4, 2024
Aug 9, 2024
Aug 1, 2024
Aug 1, 2024
Oct 4, 2024
Aug 1, 2024
Jul 19, 2024
Mar 23, 2024
Aug 8, 2024
Aug 23, 2022
Aug 8, 2024
Aug 1, 2024
Aug 1, 2024
Jul 18, 2024
Aug 1, 2024
Aug 1, 2024
Feb 17, 2024
Aug 1, 2024

Repository files navigation

Build DAO

Gateway designed to support builders in a multi-chain ecosystem.

Table of Contents

Overview

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.

Setup & Development

  1. Install packages
yarn install
  1. 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.

Contributing

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.