Skip to content

Ethereum/Dollar (ETHUSD) price oracle that calls upon Binance's API whilst maintaining a high level of decentralisation.

License

Notifications You must be signed in to change notification settings

0xTDF/ETHUSD-Price-Oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn

ETHUSD Price Oracle

Ethereum-Dollar price oracle that calls upon Binance's public API.

What is an oracle?

Blockchain oracles are third-party services that provide smart contracts with external information. They serve as bridges between blockchains and the outside world. Blockchains and smart contracts cannot access off-chain data (data that is outside of the network). However, for many contractual agreements, it is vital to have relevant information from the outside world to execute the agreement.

Oracles provide a link between off-chain and on-chain data and are vital within the blockchain ecosystem because they broaden the scope in which smart contracts can operate. Without blockchain oracles, smart contracts would have very limited use as they would only have access to data from within their networks.

Development-Goals

🧰 Understand the mechanisms behind an oracle and how to maintain a high level of decentralisation

🤖 Interact with Binance's API

🦸‍♂️ Improve web3js knowledge

☑️ Practice advanced JavaScript concepts

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter - @TraderTDF

LinkedIn - https://www.linkedin.com/in/RAMWatson/

Project Link: https://github.com/0xTDF/CryptoZombies-How-to-Build-an-Oracle

Acknowledgements

This project was created as part of CryptoZombie's How To Build An Oracle course

About

Ethereum/Dollar (ETHUSD) price oracle that calls upon Binance's API whilst maintaining a high level of decentralisation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published