class

Binance::REST

Inherits Binance::HttpMethods < Binance::Endpoints < Binance::Responses < Reference < Object

Constructors

new(api_key : String = "", secret_key : String = "", service : Binance::Service = Binance::Service::Com)
Source

Instance methods

api_key
Source
api_key=(api_key : String)
Source
base_url
Source
hmac(data : String)
Source
secret_key
Source
secret_key=(secret_key : String)
Source
service
Source
service=(service : Service)
Source