Skip to content

marioarranzr/go_lnmarkets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LN Markets Go

Go library for LN Markets Websocket and REST API

Installation Websocket package

go get github.com/marioarranzr/go_lnmarkets/websocket

Installation REST API package

go get github.com/marioarranzr/go_lnmarkets/rest

Usage

To learn how you can use the package read examples.

LNMARKETS_API_KEY="xxx" LNMARKETS_SECRET="xxx" LNMARKETS_PASSPHRASE="xxx" go run rest/main.go

About

Go library for LN Markets Websocket and REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages