-
Clone the repository:
git clone https://github.com/valory-xyz/price-oracle.git
-
System requirements:
- Python
>= 3.7
- Tendermint
==0.34.19
- IPFS node
==v0.6.0
- Pipenv
>=2021.x.xx
- Docker Engine
- Docker Compose
- Python
-
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
forked from valory-xyz/price-oracle
-
Notifications
You must be signed in to change notification settings - Fork 0
A full service implementing a price oracle where each agent collects price estimates from a different source, built with the open-autonomy framework.
License
adrianoVal/price-oracle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 97.7%
- Makefile 1.9%
- Shell 0.4%