Planned
SDK quickstart — EVM (Planned)
Planned page: connecting a signer, placing a prediction from code, and reading positions and results with the EVM SDK.
This page is planned. The content is not written yet.
This page covers EVM only.
Reader questions this page will answer
- Where is the SDK published, and which versions are currently supported?
- How do I connect a signer in a script or in a Node service?
- How do I quote, approve and place a prediction from code?
- How do I read a position, a round result and a claimable payout?
- Which contract addresses and ABIs does the current release use?
- How should code handle failed, retried or uncertain transactions?
Planned diagrams
- An SDK call sequence for approving and placing a prediction.
- A sketch of the read paths for positions, results and claims.
TBC before publication: the SDK package location and supported versions, the contract addresses, and the official documentation domain.
Architecture and integration (Planned)
Planned page: the components of a round, which parts run on chain, and how integrators read state and results.
Networks, contracts and versions (Planned)
Planned page: which networks are supported, which contracts and versions they use, and how to switch networks.