目录
geth
以太坊智能合约开发中最常用的命令行工具。
Geth
是由以太坊基金会提供的官方客户端软件,用Go
编程语言编写的。Geth
提供了一个交互式命令控制台,通过命令控制台中包含了以太坊的各种功能(API)。全名go-ethereum
。
1. geth 简介
1.1 下载地址:
官网(很慢):https://geth.ethereum.org/downloads/
国内镜像:https://ethfans.org/wikis/Ethereum-Geth-Mirror
1.2 安装:
下载下来之后,会在安装目录生成geth.exe