- 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
superhero-com/tipping-oracle-service
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|