区块链演示:基于网络的区块链概念演示

时间:2021-02-21 04:32:46
【文件属性】:
文件名称:区块链演示:基于网络的区块链概念演示
文件大小:227KB
文件格式:ZIP
更新时间:2021-02-21 04:32:46
Pug 区块链演示 基于网络的区块链概念演示。 这是对区块链背后概念的非常基本的视觉介绍。 我们使用可在此处获得的交互式Web演示介绍不可变分类帐的概念: 设置 获取代码: git clone https://github.com/anders94/blockchain-demo.git 安装依赖项: cd blockchain-demo npm install 运行服务器: npm start 或者 ./bin/www #对于Windows:如果上述命令无效,请使用此命令(确保系统中已安装Node.js): node ./bin/www 将Web浏览器指向该演示: http://localhost:3000 使用Docker进行设置 获取代码: git clone https://github.com/anders94/blockchain-demo.git 运行Dock
【文件预览】:
blockchain-demo-master
----bin()
--------www(2KB)
----locales()
--------pl.json(441B)
--------fr-CA.json(428B)
--------en.json(183B)
--------de.json(419B)
--------hi.json(491B)
--------pt.json(428B)
--------hu.json(499B)
--------es.json(426B)
--------ja.json(504B)
--------zh-CN.json(419B)
--------nl.json(428B)
--------ko.json(449B)
----package.json(923B)
----routes()
--------index.js(303B)
----Dockerfile(249B)
----LICENSE(1KB)
----package-lock.json(46KB)
----views()
--------blockchain.pug(2KB)
--------error.pug(68B)
--------tokens.pug(3KB)
--------block.pug(2KB)
--------hash.pug(592B)
--------distributed.pug(2KB)
--------layout.pug(2KB)
--------coinbase.pug(3KB)
--------includes()
--------index.pug(478B)
----docker-compose.yml(120B)
----.gitignore(66B)
----.dockerignore(79B)
----public()
--------images()
--------javascripts()
--------stylesheets()
--------favicon.ico(4KB)
----app.js(1KB)
----README.md(3KB)

网友评论