torus-blockstack-demo
Version:
StarkCrate Application w/ Torus compatibility. Turned a blockstack application sample to also have Torus login compatibility as well
21 lines (20 loc) • 504 B
JSON
{
"name": "torus-blockstack-demo",
"version": "1.3.0",
"description": "StarkCrate Application w/ Torus compatibility. Turned a blockstack application sample to also have Torus login compatibility as well",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Blockstack",
"Torus",
"Decentralization",
"Stark Drones",
"StarkCrate",
"App",
"DAPPs"
],
"author": "Andrew Magdy Kamal",
"license": "MIT"
}