Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Alpha_vantage | 3,799 | 10 | 10 | 3 months ago | 34 | December 21, 2020 | 7 | mit | Python | |
A python wrapper for Alpha Vantage API for financial data. | ||||||||||
Blockchain Stuff | 2,511 | a year ago | 11 | |||||||
Blockchain and Crytocurrency Resources | ||||||||||
Rotki | 2,097 | 17 hours ago | 336 | agpl-3.0 | Python | |||||
A portfolio tracking, analytics, accounting and tax reporting application that protects your privacy | ||||||||||
Mop | 1,676 | 6 months ago | 10 | December 05, 2021 | 1 | mit | Go | |||
Stock market tracker for hackers. | ||||||||||
Awesome Systematic Trading | 676 | 3 days ago | 1 | mit | HTML | |||||
A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more | 量化交易 | 量化投资 | ||||||||||
Techan | 557 | 4 | a year ago | 15 | September 09, 2021 | 19 | mit | Go | ||
Technical Analysis Library for Golang | ||||||||||
Awesome Crypto Trackers | 424 | 17 days ago | 2 | |||||||
A curated list of crypto project trackers and analytics dashboards. | ||||||||||
Ain | 370 | 18 hours ago | 93 | mit | C++ | |||||
DeFi Blockchain - enabling decentralized finance on Bitcoin | ||||||||||
Mida | 279 | 3 | 10 days ago | 17 | December 06, 2022 | 17 | mit | TypeScript | ||
The open-source and cross-platform trading framework | ||||||||||
Go Quote | 261 | 1 | 9 months ago | 1 | February 23, 2019 | 7 | mit | Go | ||
Yahoo finance/Google finance/Coinbase/Bittrex/Binance/Tiingo historical quote downloader library and cli written in golang |
DeFiChain’s primary vision is to enable decentralized finance with Bitcoin-grade security, strength and immutability. It's a blockchain dedicated to fast, intelligent and transparent financial services, accessible by everyone.
For more information:
Downloadable binaries are available from the GitHub Releases page.
NOTE: master branch is a development branch and is not suitable for production. Please download tagged releases or compile from the release tags.
DeFiChain is a fork on Bitcoin Core from commit 7d6f63c – which is slightly after v0.18.1 of Bitcoin Core.
DeFiChain has done significant modifications from Bitcoin Core, for instance:
8555/4
, testnet ports: 18555/4
, regnet ports: 19555/4
, etc)Merges from upstream (Bitcoin Core) will be done selectively if it applies to the improved functionality and security of DeFiChain.
DeFiChain is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.
The master
branch is regularly built and tested, but is not guaranteed to be completely
stable. Tags are created regularly to indicate new official, stable release
versions of DeFiChain.
The contribution workflow is described in CONTRIBUTING.md.
Pull requests are warmly welcomed.
Reach us at [email protected] for any questions or collaborations.