Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/api3dao/api3-contracts

Monorepo for contracts that facilitate API3 DAO functionality
https://github.com/api3dao/api3-contracts

Last synced: 1 day ago
JSON representation

Monorepo for contracts that facilitate API3 DAO functionality

Awesome Lists containing this project

README

        

# API3 Contracts

> Monorepo for the contracts that will facilitate the API3 DAO functionality



See the [`api3-dao` repo](https://github.com/api3dao/api3-dao) for authoritative DAO development.

## Build Instructions

Run at the root directory:
```
npm run bootstrap
npm run build
```