美文网首页
韭菜收割机系列之Ethereum以太坊学习包

韭菜收割机系列之Ethereum以太坊学习包

作者: 那我拍 | 来源:发表于2018-11-20 22:19 被阅读0次

    工欲善其事必先利其器

    以太坊源代码

    https://github.com/ethereum/go-ethereum


    以太坊白皮书

    描述了以太坊协议和智能合约架构的技术设计和基本原理

    https://github.com/ethereum/wiki/wiki/White-Paper

    以太坊黄皮书

    以太坊虚拟机的(EVM)的技术规范

    https://github.com/ethereum/yellowpaper

    源代码管理

    https://desktop.github.com

    Go语言

    http://docscn.studygolang.com/doc/


    Visual Studio Code

    微软免费的IDE。有Windows,Mac,Linux三个版本。

    https://code.visualstudio.com

    Ubuntu

    https://www.ubuntu.com/download/server

    VirtualBox虚拟机

    https://www.virtualbox.org

    Docker容器

    https://www.docker.com/get-started

    相关文章

      网友评论

          本文标题:韭菜收割机系列之Ethereum以太坊学习包

          本文链接:https://www.haomeiwen.com/subject/gwhfqqtx.html