samotari / crypto-terminal

CryptoTerminal is an open-source terminal application with which merchants can accept in-person cryptocurrency payments.
https://samotari.github.io/cryptoterminal.eu/
GNU Affero General Public License v3.0
93 stars 57 forks source link

Add Bitcore support, Add German translation #302

Closed dalijolijo closed 5 years ago

chill117 commented 5 years ago

Hello and thank you for taking the time to create a pull-request. I have a few notes:

dalijolijo commented 5 years ago
chill117 commented 5 years ago

It is necessary to add new coins to the ct-api-server project also. Is there a description to add new coins to ct-api-server project. Or do you provide me a example commit/pul-request in which way it must be added.

I am not sure what capabilities the bitcore node software has, because I am unfamiliar with that coin. So I cannot guide you on the integration process very much.

The key parts of the ct-api-server that you will want to look at are here: https://github.com/samotari/ct-api-server/blob/0674397464962132039f1907501f905539b32216/sockets.js#L157-L175