Posted By : Niraj
ChainLink is a general Purpose framework designed for designing oracle networks so that you can access External Data onto your Smart Contract. Oracle Network contains lots of nodes that act as middleware to get external data on our Smart Contracts. We can also define our Chainlink Node and make sync with Link Pool Market. Steps to publish node on the link Market are given below.
pragma solidity 0.4.24;
import "https://github.com/smartcontractkit/chainlink/evm-contracts/src/v0.4/Oracle.sol";
{
"initiators": [
{
"type": "runlog",
"params": {
"address": "Your Oracle Address"
}
}
],
"tasks": [
{
"type": "httpget",
"confirmations": null,
"params": {
}
},
{
"type": "jsonparse",
"confirmations": null,
"params": {
}
},
{
"type": "ethbytes32",
"confirmations": null,
"params": {
}
},
{
"type": "ethtx",
"confirmations": null,
"params": {
}
}
],
"startAt": null,
"endAt": null
}
DG-18-009, Tower B,
Emaar Digital Greens,
Sector 61,
Gurugram, Haryana 122011.
Unit- 117-120, First Floor,
Welldone Tech Park,
Sector 48, Sohna road,
Gurugram, Haryana 122018.
30N, Gloud St STR E,
Sheridan, Wyoming (USA) - 82801
10 Anson Road, #13-09,
International Plaza Singapore 079903.
February 28, 2025 at 01:41 am
Your comment is awaiting moderation.