yusufferdogan / BIXOS-ERC20-ERC721-SKALE-ORACLE-BRIDGE

SKALE Oracle Example in JavaScript

Home Page:https://dirtroad.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

SKALE Oracle Example in JavaScript

https://dirtroad.dev

License:MIT License


Languages

Language:Solidity 43.9%Language:JavaScript 37.6%Language:TypeScript 18.5%