2021年5月15日

摘要: 原始实现(python2 版本) https://github.com/santisiri/proof-of-work 依据python3特性改进后: #!/usr/bin/env python # example of proof of work algorithm import hashlib 阅读全文
posted @ 2021-05-15 21:37 Angry_Panda 阅读(809) 评论(0) 推荐(0)
摘要: 学习视频: https://www.bilibili.com/video/BV13E411P7km?p=1 https://www.bilibili.com/video/BV14z4y1Z7Jd?p=1 学习网站地址: https://learnblockchain.cn/ 阅读全文
posted @ 2021-05-15 19:22 Angry_Panda 阅读(281) 评论(0) 推荐(0)
摘要: ubuntu18.04系统下安装: sudo apt-get install software-properties-common sudo add-apt-repository -y ppa:ethereum/ethereum sudo apt-get update sudo apt-get in 阅读全文
posted @ 2021-05-15 19:13 Angry_Panda 阅读(351) 评论(0) 推荐(0)

导航