Skip to content

0xweb example and CI repository for fetching token prices from different sources

Notifications You must be signed in to change notification settings

0xweb-org/examples-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetching Token Prices Example

This repository demonstrates how to fetch token prices from various sources, including DEX pairs, Chainlink Oracles, and the 1inch Aggregator. Additionally, it serves as a CI pipeline for publishing the 0xweb package, streamlining both development and deployment.


CircleCI


  1. Install 0xweb
$ npm i 0xweb
$ npx 0xweb init
  1. Execute example scripts
$ examples-cli.sh

# Installs required contracts from blockchain explorers
# Executes price scripts

🏁 0xweb.org

About

0xweb example and CI repository for fetching token prices from different sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages