Module: Binance
- Defined in:
- lib/binance/spot.rb,
lib/binance/error.rb,
lib/binance/session.rb,
lib/binance/version.rb,
lib/binance/spot/c2c.rb,
lib/binance/spot/blvt.rb,
lib/binance/spot/fiat.rb,
lib/binance/spot/loan.rb,
lib/binance/utils/url.rb,
lib/binance/spot/bswap.rb,
lib/binance/spot/trade.rb,
lib/binance/spot/margin.rb,
lib/binance/spot/market.rb,
lib/binance/spot/mining.rb,
lib/binance/spot/stream.rb,
lib/binance/spot/wallet.rb,
lib/binance/spot/futures.rb,
lib/binance/spot/savings.rb,
lib/binance/authentication.rb,
lib/binance/spot/websocket.rb,
lib/binance/websocket_base.rb,
lib/binance/spot/subaccount.rb,
lib/binance/utils/validation.rb,
lib/binance/utils/faraday/middleware/signature.rb,
lib/binance/utils/faraday/middleware/timestamp.rb,
lib/binance/utils/faraday/custom_params_encoder.rb
Defined Under Namespace
Modules: Utils Classes: Authentication, ClientError, Error, RequiredParameterError, ServerError, Session, Spot, WebSocketBase
Constant Summary collapse
- VERSION =
'1.0.0'