DEV Community

Cover image for ✨ Most rated crypto related GitHub libraries
Alex Tread
Alex Tread

Posted on

✨ Most rated crypto related GitHub libraries

There are a lot of GitHub open source crypto libraries
Here is a list of most rated crypto-related libraries:

Bitcoin Core integration/staging tree - 66.3k stars

Bitcoin generated image

Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built.

Go Etherum - 39.5k stars

Etherum generated library
Official Go implementation of the Ethereum protocol

CCXT – CryptoCurrency eXchange Trading Library - 25.8k stars

Javascript php python library for trading
A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.

Mastering Bitcoin 2nd Edition - Programming the Open Blockchain - 20.4k stars

Mastering bitcoin
Mastering Bitcoin is a book for developers, although the first two chapters cover bitcoin at a level that is also approachable to non-programmers. Anyone with a basic understanding of technology can read the first two chapters to get a great understanding of bitcoin.

Freqtrade - 19.3k stars

Freqtrade
Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or webUI. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning.

Source:
Best Crypto Libraries

Top comments (0)