tellor-io / layer

tellor chain - a cosmos sdk chain for reporting and validating arbitrary data
https://www.tellor.io
8 stars 3 forks source link

Tellor Layer

Tests Twitter WeAreTellor

Overview

Tellor Layer is a stand alone L1 built using the cosmos sdk for the purpose of coming to consensus on any subjective data. It works by using a network of staked parties who are crypto-economically incentivized to honestly report requested data.

For more in-depth information, checkout the Tellor Layer tech paper and our ADRs.

Starting a New Chain:

1) Select the start script that works for you

2) Run the selected script from the base layer folder: sh ./start_scripts/{selected_script}

Joining a Running Chain:

To find more information please go to the layer_scripts folder.

Here you will find a detailed breakdown for how to join a chain as a node and how to create a new validator for the chain

Tests

To run all tests: go test -v ./...

Linting

To lint per folder: make lint-folder-fix FOLDER="x/mint"

To lint all files: make lint

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

Community

Copyright

Tellor Inc. 2024