What do the terms “presale” and “presale wallet” mean in Ethereum?
admin | 区块链 | 2018-01-25
https://ethereum.stackexchange.com/questions/15918/what-does-presale-mean-in-ethereum
The presale ran from 22nd of July 2014 to 2nd September 2014. This was before the general public launch of the network.
For the first couple of weeks, 2000 ETH cost 1 BTC. Thereafter, your 1 BTC gradually got you fewer ETH. See:
What ... [阅读全文]
以太坊客户端geth命令行选项汇总
admin | 区块链 | 2018-01-25
geth --help
https://github.com/ethereum/go-ethereum/wiki/Command-Line-Options%20wiki
Shell
NAME:
geth - go-ethereum命令行接口
USAGE:
geth [options] command [command options] [arguments...]
VERSION:
1.4.11-stable
COMMANDS:
import 引入一个区块链文件
export 导出区块链到文件... [阅读全文]