This repository contains configurable Universal Data Feeds (UDF) smart contracts for creating new data collection, along with smart contracts deployed on the target chains
Generally, describe the project and readme and provide and additional details, that will help community to interact with your repository
First, clone the repo.
$ git clone [email protected]:Entangle-Protocol/udf-contracts.git
Install dependencies
$ yarn install
Run tests
$ yarn hardhat test
The repository contains various utility scripts to interact with smart contracts on oralce network (EOB). The scripts are integrated as hardhat tasks and can be navigated through the CLI under the supported categories:
- Scripts to deploy and live actions on the deployed protocol instance
$ yarn hardhat datafeeds:deploy
- Scripts to observe the state of the deployed protocol
$ yarn hardhat datafeeds:stat