Skip to content

fetchoracle/telliot-install-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Telliot installer script for Tellor's Telliot on Pulsechain. This script will clone and install telliot-feeds, telliot-core and, optionally, the disputable-values-monitor.

!If you're installing in your main machine, please, read the install.sh before installing!

Recommended to install in a Linux Virtual Machine with linux bash(Ubuntu, for example). Copy and paste the line below in your terminal and run it:

curl -O https://raw.githubusercontent.com/fetchoracle/telliot-install-script/refs/heads/main/install.sh && chmod +x install.sh && ./install.sh && cd && cd telliot-feeds && source venv/bin/activate

Important Note: Everytime you need to run Telliot or DVM, you need to enter the venv environment from inside the 'telliot feeds' folder located in $Home, running: source/venv/bin/activate

Telliot instructions
DVM instructions

About

Telliot Install Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages