Do you want to decentralize
however, bitcoin is still the most popular decentralized virtual currency so far, but no one can guarantee that it will always be in this position. Now there are some alternative currencies inspired by bitcoin. However, a more reasonable assumption is that the new currency needs significant improvements to replace bitcoin in the established market. Of course, these are still unpredictable. Without changing the basic composition of the protocol, bitcoin may also adopt some measures to improve the competitive currency
I feel that Shanzhai currency can only occupy some bitcoin markets, but it can not replace bitcoin. For example, dog money has seized the charity and small reward market; Fuyuan currency seized the market of commercial integral system; Diablo has taken over the geek market (better sex) and so on.
注意事项: 请勿直接使用 root 用户,请使用带有 sudo 权限的普通用户安装 testrpc 和 truffle
sudo apt-get update
# 安装系统依赖
sudo apt-get install build-essential git openssl
# 安装 nodes
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
sudo apt-get install nodejs
# 修复 npm 全局安装的文件权限问题
mkdir ~/.npm-global
npm config set prefix '~/.npm-global'
# 设置 Bash 环境变量
echo [[ -s "$HOME/.profile" ]] && source $HOME/.profile' >> ~/.bash_profile
echo 'export PATH=~/.npm-global/bin:$PATH' >> ~/.profile
source ~/.profile
# 安装 testrpc
npm install -g ethereumjs-testrpc
# 安装 truffle
npm install -g truffle
For Mac
# 安装 Mac 环境下的编译套件
xcode-select --install
# 安装 brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# 安装 nvm
brew update
brew install nvm
source $(brew --prefix nvm)/nvm.sh
echo "source $(brew --prefix nvm)/nvm.sh" >> ~/.profile
# 通过 nvm 安装 node
nvm install v5.11.1
nvm alias default 5.11.1
# 安装 testrpc
npm install -g ethereumjs-testrpc
# 安装 truffle
npm install -g truffle
the concept of bitcoin was first proposed by Nakamoto in 2009. According to Nakamoto's ideas, open source software was designed and released, and P2P network was built on it. Bitcoin is a kind of P2P digital currency. Point to point transmission means a decentralized payment system.
In 2021, a Doge coin marked with meme's head quickly made the global hot search, because it soared by 250% in one day, becoming the top twitter trend in many regions. So what is dog money< in 2013, Jackson Palmer, a programmer from Australia, created a new Internet Project by combining bitcoin and Japanese Chaigou coin, and named it dogecoin. So far, dogcoin came out Thirdly, the market will return to rationality.
dog coin, as a cohesive community culture, has driven its development with the madness of the market. However, just as virtual currency itself is not supported by real assets, dog coin will eventually live in the past because of the change of the market. At present, the Dog Coin Code has been stopped for nearly two years. It can only be said that the madness of everything will calm down with the calm of the market. Investors should be cautious
