๐Ÿ‘‹Introduction

Integrators and advocate builders can freely build their own apps and libraries for interacting with the Witnet blockchain enabling all sort of apps and libraries to:

๐Ÿ‘› Create HD-wallets to hold and transact with WIT coins.

๐ŸŒฑ Stake and withdraw WIT coins into and from Witnet validators.

๐Ÿงฎ Build oracle queries adapted to all sorts of data sources and use cases.

๐Ÿฉบ Simulate the resolution of oracle queries, locally and at no cost.

๐Ÿง‘โ€โš–๏ธ Notarize resolution of oracle queries on the Witnet blockchain.

๐Ÿ“ฐ Report resolution of oracle queries into smart contracts.

โ›“๏ธ Check dynamic information on the Witnet P2P network.

๐Ÿ”Ž Explore public data on the Witnet blockchain.

๐Ÿชช Generate legit stake-authorization codes for external customers.


There are several packages at your disposal for covering multiple use cases, Web3 environments and programming languages, which are described in the following sections.

๐Ÿš€Getting Started

Further description and code examples implementing in Javascript, Typescript and Dart some of the above-mentioned functionality can be found in the How-to Guides section.

๐Ÿ—๏ธHow-to Guides

You can also have an in-depth look into the source code of the Witnet Ecosystem apps that have been built leveraging the SDKs, libraries and tools described throughout this section:

๐ŸฅฝWitnet Ecosystem Apps

Last updated

Was this helpful?