欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Blockstack
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
小 |
||
第1行: | 第1行: | ||
− | Blockstack: 提供面向 [[blockchain|区块链]] | + | Blockstack: 提供面向 [[blockchain|区块链]] 应用的去中心化的互联网服务。 |
==指南== | ==指南== | ||
第15行: | 第15行: | ||
$ npm run dev | $ npm run dev | ||
http://localhost:3002 | http://localhost:3002 | ||
+ | http://localhost:3003 | ||
==图集== | ==图集== | ||
第23行: | 第24行: | ||
image:data-record-storage.png|数据记录存储 | image:data-record-storage.png|数据记录存储 | ||
image:consensus-hash-construction.png|Hash一致性 | image:consensus-hash-construction.png|Hash一致性 | ||
+ | image:blockstack-browser.png|Blockstack Browser | ||
+ | image:browsersync.png|Browsersync | ||
</gallery> | </gallery> | ||
2017年7月20日 (四) 08:40的版本
Blockstack: 提供面向 区块链 应用的去中心化的互联网服务。
指南
安装blockstack core
$ sudo pip install blockstack --upgrade $ blockstack info $ blockstack-core --debug fast_sync http://fast-sync.blockstack.org/snapshot.bsk $ blockstack-core --debug start $ tail -f ~/.blockstack-server/blockstack-server.log
安装blockstack portal
$ git clone https://github.com/blockstack/blockstack-portal.git $ npm install $ npm run dev-proxy http://localhost:1337 $ npm run dev http://localhost:3002 http://localhost:3003
图集
链接
分享您的观点