熟悉的技术点
1、私有链环境(多节点) 搭建 geth
2、熟悉基础命令
3、 RPCAPI 接口熟悉
后端交互用
4、智能合约(代币发行)
Solidity语言,我们就用这个,类似js的
以太坊私有链搭建:
http://www.it-jason.com/archives/395
http://www.it-jason.com/archives/433
http://www.it-jason.com/archives/437
在线IDE browser-solidity
http://remix.ethereum.org/
http://www.it-jason.com/archives/433
http://www.it-jason.com/archives/437
在线IDE browser-solidity
http://remix.ethereum.org/
以太坊的客户端我们主要研究 go语言这套
https://github.com/ethereum/go-ethereum
https://github.com/ethereum/go-ethereum
中文文档
http://ethdoc.cn/
http://ethdoc.cn/