Based on some sources, FTX was the second cryptocurrency trade, comparable by quantity with Coinbase. It’s unhappy to see it collapse and to listen to concerning the monetary and different penalties for the traders and all concerned events. Hopefully, somebody will ultimately purchase the platform together with the experience, the infrastructure, and the APIs.
Setting apart the fraud and chapter half, it’s fascinating to take a look at FTX from an engineering perspective. Primarily based on the documentation, FTX supplies a contemporary API with intensive performance that features such superior options as choices buying and selling, spot margin buying and selling, and staking. The APIs are designed concisely and cleanly, and the documentation is easy and resides in a single place. The platform helps REST API for buying and selling, WebSockets for occasions and reside market knowledge, message-based FIX protocol, and API for the NFT area. WebSockets and FIX protocol are used to inform shoppers about numerous occasions. For instance, after a shopper locations an order, it will get notified when the order is stuffed by listening to the orders channel WebSocket. I created the under diagram as a high-level view to indicate all FTX APIs on one web page.
#fintech #cryptocurrency #engineering #crypto #ftx #blockchain #softwaredesign
Excessive-level FTX API construction