Skip to content

Ashok-Sandhyala/ETHUSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ETHUSD

Ethereum to USD using Chainlink oracle

Creating a smart contract that -

  1. Fetches current ETH/USD price from any oracle
  2. Records that data in a struct
  3. A function to calculate mean of the prices stored
  4. Write CRUD functions for that struct
  5. Also write tests for these

About

Ethereum to USD using Chainlink oracle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published