Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 725 Bytes

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.