Skip to content

Ethereum oracles: inbound, outbound, consensus, tokenization, pull, and push. This guide includes popular solutions, tutorials, and code examples for implementation on the network.

Notifications You must be signed in to change notification settings

Ifechukwudaniel/Oracles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Oracles

Welcome to the Ethereum Oracles project! In this project, we will be exploring different types of Ethereum oracles, including inbound, outbound, consensus, and tokenization oracles. We will provide detailed code examples and simple projects to demonstrate how each type of oracle works.

Please note that I cannot be held responsible for any loss of funds resulting from the use of these contracts. They are intended for educational purposes only and have not been audited

Each folder in this project contains a readme that explains the different types of oracles and provides code examples for each type.

For flexibility, we will be using a range of tools,

  • Next, React, Vite: These are frontend frameworks that will be used in the project to build the user interface for the dApp.

  • Foundry, Hardhat, Truffle: These are backend frameworks used for the development and deployment of smart contracts on the Ethereum network.

  • Scaffold Eth 2: This is a preconfigured set of smart contracts and front-end code that streamlines the development process for dApps.

The document explains how each of these frameworks will be used in the project to develop Ethereum oracles.

Our goal doing this is to expose as many development tools as possible and to show that the framework is just a tool it can be implemented in may ways - nothing more.

Thank you for joining us on this journey!

About

Ethereum oracles: inbound, outbound, consensus, tokenization, pull, and push. This guide includes popular solutions, tutorials, and code examples for implementation on the network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published