1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-08 16:36:15 +00:00

Added kraken ref

This commit is contained in:
Jan Korf 2019-08-29 11:37:11 +02:00
parent f1a2372ddb
commit 33cc61d1d6

View File

@ -38,6 +38,10 @@ A base library for easy implementation of cryptocurrency API's. Include:
<br /> <br />
<a href="https://github.com/JKorf/Kucoin.Net">Kucoin</a> <a href="https://github.com/JKorf/Kucoin.Net">Kucoin</a>
</td> </td>
<td><a href="https://github.com/JKorf/Kraken.Net"><img src="https://github.com/JKorf/Kraken.Net/blob/master/Resources/icon.png?raw=true"></a>
<br />
<a href="https://github.com/JKorf/Kraken.Net">Kraken</a>
</td>
</tr> </tr>
</table> </table>