Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
As a member of an Exchange, who will be writing the Wallet Interface code and setting up the integration between the Exchange and the MobileCoin Network, you will need to understand the four main steps of the MobileCoin Network and Exchange integration.
This guide is specifically for Exchange Interface Engineers (EIEs) who have chosen to enable customers to transact cryptocurrency using MOB and its payment system, Full Service. For more information about the MobileCoin Network, check out the - a brief document about the MobileCoin open-source software network.
In setting up the integration between the MobileCoin Network and the Exchange, the EIE will need to follow four major steps:
Using the Exchange’s own integration software to exercise the endpoints, or optionally using the Python library provided by MobileCoin, the EIE will write the Exchange’s Wallet Interface to be able to integrate it with the MobileCoin Network through Full Service’s endpoints.
Run Full Service.
Register the Exchange’s accounts with the Wallet API.
Make withdrawals and deposits.