區塊鏈技術學習part2 -solidity hello world

WU D.F Thu, Mar 26, 2020 10:21 AM

tags: tutorials blockchain ethereum smart contract solidity

作者:ㄎㄎ笑derDF @dfder

↑ Markdown小廢物ㄎㄎ 我就爛
沒有part1 除非我哪天想到回去補


1. 取得錢包

  • 官方之錢包介紹頁面

  • Imgur

  • 何謂錢包

    What is an Ethereum wallet, and which one should I use?

    Wallets are applications that make it easy to hold and send ETH, as well as interact with applications built on Ethereum.

  • 目前最多人用的錢包似乎是 MetaMask

    • 支援平台多 方便
    • 支援測試網路 (blockchain TESTNET)
    • google教學最多最方便
  • 我使用的是MetaMask的ChromeExtension

    • img
區塊鏈技術學習part2 – -solidity hello world WU D.F Thu, Mar 26, 2020 10:21 AM tags: tutorials blockchain ethereum smart contract solidity 作者:ㄎㄎ笑derDF @dfder ↑ Markdown小廢物ㄎㄎ 我就爛 沒有part1 除非我哪天想到回去補 1. 取得錢包 官方之錢包介紹頁面 何謂錢包 What is an Ethereum wallet, and which one should I use? Wallets are applications that make it easy to hold and send ETH, as well as interact with applications built on Ethereum. 目前最多人用的錢包似乎是 MetaMask 支援平台多 方便 支援測試網路 (blockchain TESTNET) google教學最多最方便 我使用的是MetaMask的ChromeExtension