区块链资料

https://docs.openzeppelin.com/openzeppelin/

eth的编程语言
https://learnblockchain.cn/docs/solidity/

以太坊git网页,上面有很多实现方式和子项目,都可以看看,下面是具体的go和java的实现网址
https://github.com/ethereum
以太坊go语言的源代码
https://github.com/ethereum/go-ethereum
以太坊Java语言的源代码
https://github.com/ethereum/ethereumj
以太坊官网
https://www.ethereum.org/
以太坊中文白皮书
https://github.com/ethereum/wiki/wiki/%5B%E4%B8%AD%E6%96%87%5D-%E4%BB%A5%E5%A4%AA%E5%9D%8A%E7%99%BD%E7%9A%AE%E4%B9%A6
桌面JavaScript框架,可以直接生成桌面级应用
https://github.com/electron/electron
https://electronjs.org/
智能合约语言Solidity源码
https://github.com/ethereum/solidity

前端框架
https://zh-hans.reactjs.org/

原文地址:https://www.cnblogs.com/AmbitiousMice/p/15783758.html