Skip to content

Instantly share code, notes, and snippets.

View myyan's full-sized avatar

freeland myyan

View GitHub Profile
# Update & Upgrade the System
sudo apt-get update
sudo apt-get upgrade
# Install dependencies there might be more based on your system
# However below instructions are for the fresh Ubuntu install/server
# Please carefully watch the logs because if something could not be install
# You have to make sure it is installed properly by trying the command or that particular
# dependency again
# 在build bitcoin之前需要安装一些依赖
0xCB2985e8d49F297229e2EeBacb96Ae7E073EFc0C