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
- Host: GitHub
- URL: https://github.com/thegreataxios/skale-oracle-example-js
- Owner: TheGreatAxios
- License: mit
- Created: 2023-06-13T22:55:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T21:03:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T07:55:03.368Z (5 months ago)
- Topics: oracle, skale, skale-network
- Language: TypeScript
- Homepage: https://dirtroad.dev
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.