Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 2.42 KB

README.md

File metadata and controls

69 lines (45 loc) · 2.42 KB
Open Data Fabric Network

Release CI Chat

About

This repository contains smart contracts for interacting with the Open Data Fabric Network, such as Oracle API for querying off-chain data from repositories like Kamu Node.

If you are new to Open Data Fabric and Kamu - please start here.

Getting Started

Preparation

For building contracts, we use Foundry. To install, please use the official documentation.

https://book.getfoundry.sh/getting-started/installation


After that, we can start building the contacts:

npm run build

Community

If you like what we're doing - support us by starring the repo, this helps us a lot!

Subscribe to our YouTube channel to get fresh tech talks and deep dives.

Stop by and say "hi" in our Discord Server - we're always happy to chat about data.

If you'd like to contribute start here.