iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 3
0
自我挑戰組

不緊張的私有鏈玩玩看實作系列 第 3

# IT鐵人30天之Day 3

  1. 今天要在Ubuntu安裝乙太坊的APT來源,請先在終端機輸入 sudo apt-get insatll software-properties-common。

  2. 接下來輸入 sudo add-apt-repository -y ppa:ethereum/ethereum。

  3. 接下來輸入 sudo apt-get update。

  4. 最後輸入 sudo apt-get install ethereum。

  5. 這樣就完成下載。

  6. 也可以從github上取得原始程式再進行編譯,再終端機輸入 git clone https://github.com/ethereum/go-ethereum.git

  7. 下載完成後進入資料夾 cd go-ethereum。

  8. 最後輸入 sudo apt install make geth。

今天就先到這邊。


上一篇
IT鐵人30天之Day 2
下一篇
IT鐵人30天之Day 4
系列文
不緊張的私有鏈玩玩看實作30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言