Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 435 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 435 Bytes

uexchange-widgets

Widgets for sites with data from Crypton exchange

screenshot

How to start

cp config.example.json config.json

Set exchange pubkey & token in config.json

Build & run

go build
./widgets

The widget will be available at: 127.0.0.1:8080/pairs


udocs