Skip to content

Superhero-com/tipping-oracle-service

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tipping Oracle Service

Docker Service

  • Build Image docker build -t oracle-service .
  • Create Data Directory to persist keypair/oracle mkdir data && sudo chown 1001:1001 data
  • Run Service docker run -it --init -v $PWD/data/:/app/.data/ -e NODE_URL=https://mainnet.aeternity.io oracle-service
  • Follow instructions to fund account
  • Provide oracle id to service operators to include as trusted oracle