Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/api3dao/api3-contracts
- Owner: api3dao
- License: mit
- Created: 2020-08-05T14:19:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T08:39:27.000Z (6 months ago)
- Last Synced: 2024-05-22T09:39:20.986Z (6 months ago)
- Language: Solidity
- Homepage:
- Size: 1.53 MB
- Stars: 24
- Watchers: 17
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```