An open API service indexing awesome lists of open source software.

https://github.com/thegreataxios/skale-oracle-example-js

SKALE Oracle Example in JavaScript
https://github.com/thegreataxios/skale-oracle-example-js

oracle skale skale-network

Last synced: 3 months ago
JSON representation

SKALE Oracle Example in JavaScript

Awesome Lists containing this project

README

        

SKALE Oracle JavaScript Example
---

Note: use node 18 and higher

The following codebase is an implementation of the SKALE Oracle technology in JavaScript.
You can install the codebase by running `npm install` and can run the codebase with `node ./index.js`.

This example is built on the SKALE Calypso Testnet and the Etheruem Goerli Network, however, can be updated to use any SKALE Network and external data source or blockchain.

Security and Liability
---
This code is WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License
---
All contributions are made under the MIT License.