ADAMANT Trading & Market making bot is a software to make trade volume, support spread and maintain liquidity/depth, order books on crypto exchanges. It’s written in Node.js, and stores data in MongoDB. For whom? — For token owners and cryptocurrency exchanges.
Bot’s API connector architecture is ready. To add Azbit API support, you will: Clone trade/api/p2pb2b_api.js file and re-write methods Clone trade/trader_p2pb2b.js file and re-write methods Clone initial settings—trade/settings/tradeParams_p2pb2b.js, no changes Writing tests will be a plus (trade/tests/),it’s not a necessary task The task is only to implement REST only methods, not socket, see details below