Skip to content

TheGreatAxios/skale-oracle-example-js

Repository files navigation

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.