Skip to content

hyplabs/dfinity-oracle-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dfinity Crypto Oracle Example

Dfinity Oracles is a framework for building blockchain oracles for the Internet Computer.

Dfinity Crypto Oracle Example is a sample project using Dfinity Oracles to retrieve the current ETH and BTC prices from a number of different cryptocurrency exchanges, summarize them, and write the results to a software canister.

Dfinity Weather Oracle Example is another sample project, using Dfinity Oracles to retrieve current weather conditions in various cities.

Also see the Dfinity Oracles tutorial for step-by-step instructions about writing oracles from scratch.

Quickstart

To build the crypto oracle:

go build

To run the crypto oracle:

./dfinity-crypto-oracle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages