Top 23 Cryptocurrency Open-Source Projects
-
Project mention: Bitcoin Mining is NOT Solving Complex Math Problems [Beginner's Guide] | reddit.com/r/Bitcoin | 2021-04-20
And yeah, the code is open source, here in the Proof of Work implementation (https://github.com/bitcoin/bitcoin/blob/master/src/pow.cpp) In the function CheckProofOfWork, the target is set with bnTarget.SetCompact(nBits, &fNegative, &fOverflow); and checked with if (UintToArith256(hash) > bnTarget).
-
ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
Project mention: What platforms/ brokers/ bots, etc support C++ written strategy? | reddit.com/r/algotrading | 2021-04-17If implemented right, you won't have to wait for the exchange's response for your algo to pursue : this way is more efficient if you don't need the response for anything else than checking that the trade has been successfully filled. I personally don't use it because I use the ccxt module (https://github.com/ccxt/ccxt) and highly recommend using and, if you can, supporting it.
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
This is the telgram code: https://github.com/freqtrade/freqtrade/blob/c52edcff4dadcf97c02533713ac8a013b06401fe/freqtrade/rpc/telegram.py#L335
-
lbry-sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Project mention: In Response to the Markup’s Reporting, Some YouTubers Are Ditching the Platform | news.ycombinator.com | 2021-04-22 -
Project mention: What can be done about the ten confirmation wait? | reddit.com/r/Monero | 2021-04-20
Would be great to get developer help on switching to tx ids: https://github.com/monero-project/monero/issues/5810
-
Project mention: Is there any downside to putting all your btc in a lightning wallet? | reddit.com/r/lightningnetwork | 2021-04-19
LND, the tool i use to access Lightning is in beta per the github page. Also, the official lightning paper is still in "Draft" state, insinuating the lightning network is not yet finalized
-
Satoshi is an anagram, Martti Malmi aka Sirius is the result of the goldlover riddle, martti registrated grin.mw, zooko changes his wiki profil one day bevor the bitcoin.org domain was registrated, zooko traveveld to the codecon 2009 to hear an panal about open source money project ...and more...
-
Project mention: What is the sentiment in here like for Monero? | reddit.com/r/CryptoCurrency | 2021-04-19
Yeah well then it's a no brainer go for it. However often the crypto miner come up as virus on a lot of security software. This is probably the best and most common one to use. Run it for a couple of minutes then take your hashrate and put it in an online calculator. I'd say baed on your sepcs you'd maybe have 700 to 900 H/s pe laptop. I used a razer blade 15 with 16gb ram and had about 1200 H/s
-
· Denial of Service vulnerabilities in Tendermint Core The issues may allow validators to verify and propose evidence when the blocks are yet to be committed. These security vulnerabilities were addressed by solutions incorporated in the release of v0.34.2 and v0.34.3 of Tendermint Core
-
StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
-
It sounds like you already have the cryptocurrect in your account. Send it to your own wallet that you can get from https://www.litecoin.org, either Litecoin Core, or https://electrum-ltc.org. There is also a wallet you can use on your phone: https://lite-wallet.org.
-
/u/philtable starts EthList: a Comprehensive, Crowdsourced Ethereum Reading List.
-
Project mention: Example Of A Simple And Well Made Python Project | reddit.com/r/learnpython | 2020-12-29
-
Project mention: Signal is looking for private cryptocurrencies alternatives. XHV would be a fit and xUSD would fit well with the riskaverse signal users. Maybe the team could get in contact with them? | reddit.com/r/havenprotocol | 2021-04-14
You could check out https://status.im/ although I'd have to read up on how secure they really are compared to what they're claiming.
-
What's the date on the file? It may be a test net wallet or an old lbrycrd full node wallet. You'd need to sync up a full node and then quit / replace the wallet file: https://github.com/lbryio/lbrycrd/releases/tag/v0.17.3.2
-
Project mention: I want a genuine take on elongate. Actual unbiased DD inside. | reddit.com/r/CryptoCurrency | 2021-04-21
Compare https://github.com/safemoonprotocol/Safemoon.sol and https://github.com/nanocurrency/nano-node and you'll get the idea.
-
There is a python library https://github.com/sammchardy/python-binance
-
Project mention: Late Night Random Discussion Thread - April 16, 2021 at 09:00PM | reddit.com/r/unitedstatesofindia | 2021-04-16
-
Project mention: IBC Governance Proposal for the Crypto.org Chain is Now Live | reddit.com/r/Crypto_com | 2021-04-21
Explorer hosts and other application developers should note that there will be IBC transactions and IBC assets in the Bank module. Please make sure that the application supports the ICS20 standard token and its denominations to avoid potential UX confusion.
-
Project mention: Best Python libraries for backtesting and algo trading | reddit.com/r/algotrading | 2021-03-12
I'm surprised to find that nobody has mentioned Jesse for crypto trading and back testing.
-
cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
Project mention: Need help finding an app to track crypto prices | reddit.com/r/macapps | 2021-04-13I don't own any cryptocurrencies but I find it fun to observe. try using Cointop, it's a command-line tool that works really well.
-
https://github.com/blockstack/stacks https://paper.dropbox.com/published/stacksblue-Stacks-Brief-JOEqkfUQsrhINkQyCyBc5cK
-
Index
What are some of the best open-source Cryptocurrency projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Bitcoin | 52,317 |
2 | ccxt | 18,851 |
3 | freqtrade | 7,636 |
4 | lbry-sdk | 7,344 |
5 | monero | 5,677 |
6 | lnd | 4,950 |
7 | grin | 4,808 |
8 | xmrig | 4,522 |
9 | tendermint | 4,043 |
10 | StockSharp | 3,948 |
11 | litecoin | 3,719 |
12 | EthList | 3,412 |
13 | alpha_vantage | 3,286 |
14 | status-react | 3,104 |
15 | lbrycrd | 3,037 |
16 | nano-node | 3,026 |
17 | python-binance | 2,930 |
18 | Blockchain-stuff | 2,410 |
19 | cosmos-sdk | 2,360 |
20 | jesse | 2,312 |
21 | cointop | 2,174 |
22 | stacks | 1,904 |
23 | binance-trader | 1,748 |