Skip to content

gmondok/avaxLinkFeeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

avaxLinkFeeds

Using Chainlink Price Feeds on Avalanche. If you'd like to read the verbose version, check [out the blog.] (link is TBD)

Quickstart

  1. Head over to remix
  2. Compile using 0.8.0 version of solidity or above.
  3. Setup your Metamask to work with Avalanche:
Network Name: Avalanche FUJI C-Chain  
New RPC URL: https://api.avax-test.network/ext/bc/C/rpc  
ChainID: 43113  
Symbol: AVAX  
Explorer: https://cchain.explorer.avax-test.network  
  1. Deploy the contract with "Injected Web3" environment
  2. Run "getLatestPrice" to retrieve price data

About

Using Chainlink Price Feeds on Avalanche

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published