Post
Topic
Board Development & Technical Discussion
Merits 19 from 2 users
Free C# Cryptocurrency Library - Query Blockchain APIs and Exchanges
by
Kruddler
on 15/12/2018, 08:01:21 UTC
⭐ Merited by OmegaStarScream (10) ,ETFbitcoin (9)
https://github.com/MelbourneDeveloper/CryptoCurrency.Net

This library has been developed over a year alongside my other C# hardwarewallet libraries: KeepKey.Net, Ledger.Net, and Trezor.Net. I just released Cryptocurrency.Net today as open source (MIT). It will be useful for anyone trying to query the blockchain or exchanges. It puts a layer over the top of the main cryptocurrencies like Bitcoin, Ethereum, Ripple, Litecoin, and so on. It can communicate with exchanges like Bittrex, Binance, and others. Contribution welcome! Please let me know if you have any issues with the library.