📖Solidity Contracts
Last updated
Last updated
From a Solidity contract developer's point of view, this Guide describes the interfaces, events, data structures and enums to be aware of when trying to exploit any of the public-domain appliances built on top of the Witnet Solidity Bridge framework, build your own custom data feeds, or interact at a lower level with other core artifacts of the framework.
All described artifacts herewith, as well as the special implementations adapted to the intricacies of some of the supported EVM-compatible chains, can be found as an open-source public repository on Github, as published by the Witnet Foundation.
Pull requests and comments are most welcome!