Configuration
We will provide a guide for comprehensive configuration options, currently it’s a work in progress.
Configuration Files
config.yml
Charli3 ODV nodes use configuration files to define:
- Data sources
- Node wallet settings
- Chain query configuration
The node is configured to run on port 8000 by default.
Response Handling
The ODV node handles two types of API requests:
- Feed value requests (
/odv/feed) - Transaction signing requests (
/odv/sign)
Disclaimer
ODV oracle is currently being tested by the team and our partners. Some documentation is not ready yet, or not openly published.