viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.68k stars 1.49k forks source link

Add new Asset (BTC) #139

Closed ah2020b closed 6 years ago

ah2020b commented 6 years ago

How can I add new Asset, like BTC? And what about new market? BTCETH?

Need to do at database?

rajascript commented 6 years ago

How did you do it?

ohld commented 6 years ago

Just find config file by searching 'BTC' keyword in repo.

objectt commented 6 years ago

@rajaraghav modify config.json in matchengine folder.

henrytom1703 commented 5 years ago

Hello I modified config.json But it still keep the old data and not update new asset I'm using source code from github https://github.com/testnet-exchange/viabtc_exchange_server/tree/master/docker Run: sudo docker-compose up