EOS学习笔记(一)

初始环境:windows10,8G,1T

1.安装ubuntu

从windows应用商店安装,需要开启自动更新,安装到C盘,遇到问题参考官方文档:https://docs.microsoft.com/zh-cn/windows/wsl/install-win10

参考Linux命令:https://blog.csdn.net/waitig1992/article/details/51884653


2.开始搭建本地测试节点

参考官方文档:https://github.com/EOSIO/eos/wiki/Local-Environment

参考中文文档:https://www.jianshu.com/p/20791ae91056?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation



官方github地址

https://github.com/EOSIO

查询块信息、超级节点信息(nodeos地址, , p2p-peer-address连接主链地址)

https://eospark.com/MainNet

https://eostracker.io


查问题的地方

https://github.com/EOSIO/eosjs/issues

https://eosio.stackexchange.com/questions?sort=frequent

eosio readme:

Resources

  1. eos.io website
  2. EOSIO Blog
  3. EOSIO Documentation Wiki
  4. EOSIO API Documentation
  5. EOSIO Developer Portal
  6. EOSIO StackExchange for Q&A
  7. Community Telegram Group
  8. Developer Telegram Group
  9. White Paper
  10. Roadmap
telegram需要科学上网

你可能感兴趣的:(EOS)