- 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
-
Notifications
You must be signed in to change notification settings - Fork 2
Superhero tipping oracle service
License
superhero-com/tipping-oracle-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Superhero tipping oracle service
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published