ELISUN-Dapp及相关开发东西介绍去中心化运用( 四 )

向101小白介绍编程智能合约

标准化合约API列表

示例

pricefeed运用实例 – web3脚本打印一切的账户余额

以太坊合约实例https://dappsforbeginners.wordpress.com/tutorials/your-first-dapp/ https://github.com/ethereum/wiki/wiki/Dapp-Developer-Resources

教程

ethereum.org上的去中心化运用教程

去中心化运用初学者教程系列

Eris的Solidity教程系列

高档Solidity教程

http://ethereumj.io/blog/2015/09/09/friendly-ether-bot/

https://github.com/ConsenSys/ether-pudding

Mix-IDE

Mix是官方以太坊IDE,它答应开发者在以太坊区块链创建和布置合约及去中心化运用。它包含一个Solidity源代码排错器。Mix

推荐阅读