Skip to content

This is a sample dapp for testing interactions with Chainlink price feeds.

Notifications You must be signed in to change notification settings

protofire/chainlink-xdai-test-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test dapp for Chainlink on xDAI

This is a sample application which connects to an AccessControlledAggregator running on the xDAI chain.
To run it, simply install the dependencies and run the application:

$ yarn
$ yarn start

You need to have your Metamask extenson configured for use with the xDAI sidechain. For instructions, head over to xdaichain.com

Stack

  • create-react-app was used for the initial React setup
  • web3-react is used for connecting to ethereum. Notice that we are using v5.
  • ethers.js is used as the web3 library. We are using v4.

About

This is a sample dapp for testing interactions with Chainlink price feeds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages