jake51
Strongly agree with you.
A bunch of countries have made it illegal to deal with bitcoin or any type of crypto. It's totally against the law there. Since bitcoin came into play, we've seen a huge shift in how we think about digital money. The…
Inflationary cryptocurrency can have rising price, e.g. Monero or Dogecoin. Inflation must not be too high. What if proposed cryptocurrency had emission increase with difficulty, but returns will be diminishing. For…
I came across an idea about changing difficulty without using timestamps: https://ethresear.ch/t/thoughts-on-removing-timestamps-in-pow/1148…
- Bernankecoin hahaApr 21, 2019
What's funny is that since we have several successful inflationary CC's like Monero or Ethereum.
Found https://github.com/jstnryan/cruzbit Written in Go, around 11k lines for main stuff, without wallet or client. Net is still alive.
There is this, Python version is ~2500 LOC https://github.com/zack-bitcoin/basiccoin
Found early testnet prototype of Virel block chain, only 11339 lines, and that with tests! https://github.com/virel-project/virel-blockchain/commit/89a9a80e30c2a10b85c309cdb77026f834174f41 So 1000 lines of code seem…
I’m curious: what’s the least amount of code you’d need to make a basic cryptocurrency with a blockchain? I came across this project with around 5000 lines of code. Do you think it’s feasible to whip up a cryptocurrency…
- SP20 miner discussion threadAug 6, 2017
fantastic independent review and comparison! Kudos!