麝香
区块链的简单打字稿node.js实现的首次尝试。
用法
$ npm install
$ npm run dev
API
现在,它提供了具有区块链架构的集中式API。 仍然缺少许多功能。
GET /print -> 'will print the current chain'
GET /mine -> 'will mine the next block'
POST /addTransaction -> 'will add a new transaction'
POS
皮皮斯子图
该从链支持的社交网络获取事件。
查询示例
{
# 5 lastest peeps
peeps ( first : 5 , orderBy : number , orderDirection : desc ) {
number
content
timestamp
# Get some account info from the author of the peep
account {
name
realName