Specification for all things in the VOID ecosystem.
- VOID Oracle: The core oracle system that provides data feeds.
There is an included small rust program to help with the linking of the markdown files. To run it, use the following commands:
cargo run -- --unlinkor
cargo run -- --link"Unlink" will remove the links from the markdown files, while "link" will add them back in. Unlinking can help with keeping the markdown files clean during development. Please make sure all links are correct before committing changes.