Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
/ fellowship Public archive

Smart contract repo for Tellor off-chain signer system

Notifications You must be signed in to change notification settings

tellor-io/fellowship

Repository files navigation

Fellowship

The Fellowship is a selected set of addresses, secured by decentralized governance who will sign data and provide oracle services to products that are not fit for the current Tellor design.

See the Litepaper for more details : LITEPAPER.MD

Compiling and Testing

npx hardhat compile

npx hardhat test

Deploy and verify

hardhat --network <networkName> deploy

hardhat --network <networkName> etherscan-verify --api-key <api-key>

Using the Fellowship

The Fellowship is a completely flexible structure for providing trusted signers in any capacity. It can support any chain (Ethereum or not) and can be as fast needed. If you want to test using the Fellowship in your application, the Tellor Playground works as a testing structure for the Fellowship. If you are interested in using the Fellowship in production or have questions, please reach out to us at info@tellor.io

Contributors

This repository is maintained by the Tellor team - www.tellor.io

Copyright

Tellor Inc. 2021