๐Ÿ—๏ธHow-to Guides

In this section you will find brief and concrete examples of how to programmatically perform all kinds of interactions with the Witnet SDK, like querying data stored in the Witnet blockchain, deriving wallet accounts or managing Unspent Transaction Outputs (i.e. UTXOs), as well as composing and notarizing oracle queries (aka. Radon requests), among other use cases.

Code snippets in Javascript are provided for all use cases, and some other programming languages as well when available. Instructions on how to execute some of these operation from the CLI are also provided.

Connect to a Wit/RPC providerQuery stake entries in WitnetManage Witnet walletsManage Witnet UTXOsManage Witnet transactions

Last updated

Was this helpful?