Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 599 Bytes

File metadata and controls

17 lines (11 loc) · 599 Bytes

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.