Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-crypto-dot-com

Go client for the crypto.com API v2 https://exchange-docs.crypto.com

Installation

$ go get github.com/svanas/go-crypto-dot-com

Importing

import (
    exchange "github.com/svanas/go-crypto-dot-com"
)

Setup

client := exchange.New("your API key", "your API secret")

About

Go client for the crypto.com API v2 https://exchange-docs.crypto.com

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages