Skip to content

Entangle-Protocol/universal-data-feeds-evm

Repository files navigation

Universal Data Feeds (UDF) Smart Contracts

This repository contains configurable Universal Data Feeds (UDF) smart contracts for creating new data collection, along with smart contracts deployed on the target chains

Table of Contents

Generally, describe the project and readme and provide and additional details, that will help community to interact with your repository

Installation

First, clone the repo.

$ git clone [email protected]:Entangle-Protocol/udf-contracts.git

Install dependencies

$ yarn install

Run tests

$ yarn hardhat test

Usage

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

Changelog

Changelog history

Contributing

Contributing information

Code of conduct

Regulations

License

License

About

Provides facilities to store Entangle data feeds on EVM chains

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published