Skip to content

skiv71/hyperliquid-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperliquid-go

Description

This is a small Go test project for interacting with hyperliquid.

At present, live candles can streamed via websocket and saved to a local json database.

Test

go test ./... // not all present yet!

Build

go build

Usage

./hyperliquid -stream=candles -coin=<coin> -interval=<1m|5m|15m|1h>

// (defaults)
// stream: candles
// coin: xyz:SP500
// interval: 5m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages