plutus

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2021 License: MIT

README

plutus

Cryptocurrency market trade aggregator using the Polygon API.

# build the code
make build

# view the CLI docs
./build/plutus crypto -h

# run the crypto aggregator
./build/plutus crypto -k YOUR_API_KEY -t BTC

# aggregator with a custom time window or currency
./build/plutus crypto -k YOUR_API_KEY -t BTC -w 60
./build/plutus crypto -k YOUR_API_KEY -t BTC -c GBP

# aggregator with pretty printing via jq
./build/plutus crypto BTC-USD -k YOUR_API_KEY -t BTC | jq

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL