web3.js中文文档:http://web3.tryblockchain.org/Web3.js-api-refrence.html
https://github.com/ethereum/wiki/wiki/JavaScript-API#web3ethsendtransaction
web3j: https://docs.web3j.io
etc20:https://theethereum.wiki/w/index.php/ERC20_Token_Standard
众筹token:https://ethereum.org/token#the-code http://gi1.cn/topics/category/ethereum
以太坊钱包:https://ethereum.org/
solidity:http://www.tryblockchain.org
solidity官网:http://solidity.readthedocs.io/en/develop/introduction-to-smart-contracts.html
以太坊学习:陈琳:http://www.8btc.com/author/17094
谈国鹏:http://www.8btc.com/author/16692
区块链技术中文社区:https://bitshuo.com https://bitshuo.com/topic/583405978bf98a143753b86a
以太坊Ethereum常见问题FAQ :[http://8btc.com/thread-23195-1-1.html
ios开发以太坊库:https://github.com/ethers-io/ethers.objc,使用时将此项目直接导入项目中,先运行此项目,然后再运行原项目开发