π¬Oracle
cd
git clone https://github.com/autonity/autonity-oracle && cd autonity-oracle
git fetch --all
git checkout v0.2.6
make autoracle-bakerloo
mv build/bin/autoracle /usr/local/bin
autoracle version
#v0.2.6Let's edit the config, in which we will write the necessary directories, the password from the wallet and, most importantly, the plugins
nano $HOME/autonity-oracle/build/bin/oracle_config.ymlIn oracle_config.yml you need to uncomment the lower lines, register using the links, get the API keys and add them below
Webs:
Create a service file
Last updated