tellor-io / tellorFlex

Framework repository for a Tellor oracle system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests

Overview

TellorFlex is the main oracle contract for the tellor system.

For more in-depth information about Tellor checkout our documentation, whitepaper and website.

Quick references are included below:

Setting up and testing

Install Dependencies

npm i

Compile Smart Contracts

npx hardhat compile

Test Locally

npx hardhat test

Maintainers

This repository is maintained by the Tellor team

How to Contribute

Check out our issues log here on Github or feel free to reach out anytime info@tellor.io

Copyright

Tellor Inc. 2022

About

Framework repository for a Tellor oracle system


Languages

Language:JavaScript 76.9%Language:Solidity 23.1%