Skip to content

witnet/witnet-requests-js

Repository files navigation

Witnet Requests Javascript Library

Allows composing requests for the Witnet Decentralized Oracle Network using Javascript.

Adding Witnet support to your project

If you want to create Witnet request from your existing Javascript projects, you can simply add the witnet-requests package as a dependency:

npm install witnet-requests

Usage

The Witnet protocol documentation features a complete tutorial on how to write your first Witnet request.

License

witnet-requests-js is published under the MIT license.