Coder Social home page Coder Social logo

maliaosaide / imnucoin Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 19.46 MB

基于比特币源码0.10.0制作的内师大比特币

Makefile 1.82% Shell 1.00% M4 3.10% Python 4.94% Roff 0.40% QMake 0.04% C++ 78.72% Objective-C 1.19% C 7.26% HTML 1.13% CSS 0.03% Objective-C++ 0.16% Assembly 0.17% Java 0.05%

imnucoin's Introduction

基于bitcoin 0.10.0 制作的内师大币


环境的话参考百度

如下是运行从源码到编译需要进行的步骤

  1. find . -type f -print0 | xargs -0 sed -i 's/bitcoin/imnucoin/g'
  2. find . -type f -print0 | xargs -0 sed -i 's/Bitcoin/Imnucoin/g'
  3. find . -type f -print0 | xargs -0 sed -i 's/BitCoin/Imnucoin/g'
  4. find . -type f -print0 | xargs -0 sed -i 's/BITCOIN/IMNUCOIN/g'
  5. find . -type f -print0 | xargs -0 sed -i 's/BTC/IMNUC/g'
  6. find . -type f -print0 | xargs -0 sed -i 's/btc/IMNUC/g'
  7. find . -type f -print0 | xargs -0 sed -i 's/Btc/IMNUC/g'
  8. find . -exec rename 's/bitcoin/imnucoin/' {} ";"
  9. find . -exec rename 's/btc/IMNUC/' {} ";"
  10. find . -type f -print0 | xargs -0 sed -i 's/比特币/内师大币/g'
  11. ./autogen.sh
  12. ./configure
  13. make
  14. src/qt/
  15. ./imnucoin-qt

需要注意的是需要改一下代码中的哈希值,详情见文档


目录如下

  1. 提供了bitcoin源码
  2. 需要更改的模板文件:chainparams.cpp
  3. 完整在ubuntu环境下编译过的文件,只需运行 src/qt/imnucoin-qt
  4. 一份实验手册,前面执行完后,按照模板文件进行修改即可。

主网络进行了参数配置,测试网络没有 参考�文档:

https://www.cnblogs.com/wintersun/p/3813424.html https://tiny-calf.com/2018/03/20/%E6%AF%94%E7%89%B9%E5%B8%81%E6%A0%B8%E5%BF%83%E4%B8%BB%E8%A6%81%E5%8F%82%E6%95%B0%E5%88%86%E6%9E%90/ https://blog.csdn.net/BaoBeiDeXiaoDaiGua/article/details/79057759 https://blog.csdn.net/BaoBeiDeXiaoDaiGua/article/details/79058268 https://blog.csdn.net/baobeidexiaodaigua/article/details/79058332

资源

总大小大约在4T左右 链接: https://pan.baidu.com/s/1322Pp8UlkDC-28Qxs6OTEQ 提取码: 9epw

  1. win10 此虚拟机集成大部分的环境,1T大小,打开需要64G内存和SSD级别的读写速度
  2. Ubuntu19.10AI 集成深度学习环境
  3. Ubuntu for teaching 集成mini AlphaGo
  4. 区块链的授课资料主要在day1~6 的压缩包里面

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.