Skip to content

zeeshanhanif/chainlink-node-aggregator

Repository files navigation

Chainlink Node Aggregator

Repository Setup and Run Chainlink Node Aggregator

  1. Create Chainlink Nodes
  2. Deploy Oracle and Address of Node in Oracle to call Fulfillment function
  3. Deploy Median Library
  4. Deploy Aggregator with Median Library
  5. Add Links fund to Aggregator
  6. Call updateAvailableFunds of Aggregator to make funding available for payment
  7. Call changeOracle function to add Oracles in Aggregator

For TypeScript Configuration use this link

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About

Repository Setup and Run Chainlink Node Aggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published