steem-state
Version:
A framework for developing soft-consenusus decentralized applications on the Steem blockchain.
24 lines (23 loc) • 615 B
JSON
{
"name": "steem-state",
"version": "1.3.7",
"description": "A framework for developing soft-consenusus decentralized applications on the Steem blockchain.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "nicholas2519@gmail.com",
"license": "MIT",
"repository":"https://github.com/nicholas-2/steem-state",
"homepage":"https://github.com/nicholas-2/steem-state",
"keywords": [
"blockchain",
"cryptocurrency",
"dapp",
"dapps",
"decentralization",
"dsteem",
"steem",
"steemit"
]
}