Skip to content

A full service implementing a price oracle where each agent collects price estimates from a different source, built with the open-autonomy framework.

License

Notifications You must be signed in to change notification settings

valory-xyz/price-oracle

Repository files navigation

Price Oracle

  • Clone the repository:

    git clone https://github.com/valory-xyz/price-oracle.git
    
  • System requirements:

  • Pull pre-built images:

    docker pull valory/autonolas-registries:latest
    docker pull valory/safe-contract-net:latest
    
  • Create development environment:

    make new_env && pipenv shell
    
  • Configure command line:

    autonomy init --reset --author valory --remote --ipfs --ipfs-node "/dns/registry.autonolas.tech/tcp/443/https"
    
  • Pull packages:

    autonomy packages sync --update-packages
    

About

A full service implementing a price oracle where each agent collects price estimates from a different source, built with the open-autonomy framework.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published