Skip to content

bitwyre/sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

209af5b · Oct 30, 2023

History

40 Commits
Oct 4, 2021
Sep 20, 2021
Dec 15, 2022
Oct 30, 2023
Oct 11, 2021
Jul 1, 2021
Feb 16, 2022
Sep 14, 2022
Nov 16, 2021
Jul 1, 2021
Oct 28, 2022
Sep 24, 2021
Jul 1, 2021
Sep 11, 2021

Repository files navigation

Logo

Bitwyre's Software Development Kit

Algorithmic trading development on Bitwyre's crypto spot and derivative exchange.

Getting Started

What is SDK?

A software development kit (aka SDK) refers to a set of tools, guidelines and programs used to develop application for our algorithmic trading platform. Our SDK includes APIs to a variety of programming languages, documentation, libraries, code samples and other utilities. Our SDK boast a set of robust features and functionalities by wrapping all the complexity calling an API directly into specific programming languages users consider.

What is a REST API?

Roughly speaking, a REST API is about getting request and processing response.

Gateways

Bitwyre electronic trading team developed several interfaces to trade on our exchange

  • REST (HTTP + JSON) gateway
  • Websocket gateway
  • Financial Information Exchange (FIX) gateway

Programming Languages

We also have included basic trading bots in several popular programming languages

  • Python
  • C++
  • Rust
  • Objective-C
  • Kotlin
  • Java
  • Scala
  • Swift
  • Javascript

Copyright

2021, Bitwyre Technologies Holdings Incorporated