See Also
Cryptocurrencies and digital governance: Blockchains for transparency
Governance involves higher level management at a strategic level. The main purpose for the adoption of proper governance frameworks and processes is to maximize value for stakeholders by avoiding legal and compliance setbacks. At the same time, governance also concerns itself with internal monitoring, evaluation and direction of priorities by an enterprise. By complying with […]
ELI5 Bitcoin to USD conversion
Bitcoin itself does not offer a US Dollar for Bitcoin exchange system. If you’ve just arrived in the world of cryptocurrencies, this may cause some confusion. Bitcoin is a completely virtual crypto asset that exists within its own blockchain. The only way to convert Bitcoin to US Dollars, and from USD back to Bitcoin, is […]
chainparams.cpp – Commented Bitcoin Source Code
In this article we’ll take a look at one of the better known Bitcoin Core source files. Why is chainparams.* known to so many crypto developers? Because since 2011 or so, basically every coin that appeared before Ethereum would edit this source file and its header to modify parameters and create a new cryptocurrency! After […]
Cryptocurrency programming languages you should learn
Many different computer programming languages are employed in cryptocurrency programming. In this article, we take a look at cryptocurrency projects and the languages they employ. We briefly discuss each language while highlighting their main characteristics, learning difficulty and how they are deployed in different crypto software projects. Haskell Haskell is the world’s only widely adopted […]