Skip to content

Latest commit

 

History

History

crypto-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Crypto Dashboard

View real time cryptocurrency prices (in USDC).

Building

Install Go and run go build index.go from this folder.

Usage

Run quickserv from this folder. Then, visit http://localhost:42069 in your web browser.

On the site, enter a symbol for a cryptocurrency (e.g. "BTC") and click "SAVE." Now any time you visit the URL, you can see up-to-date prices for your cryptocurrency as reported by the Binance API.