UNPKG

@nanocat/friday-serialized

Version:

Tx, Block and other data defenition for friday framework

37 lines 875 B
{ "name": "@nanocat/friday-serialized", "version": "0.0.17", "description": "Tx, Block and other data defenition for friday framework", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/gettocat/friday-serialized.git" }, "homepage": "https://github.com/gettocat/friday-serialized", "keywords": [ "consensus", "pos", "proofofstake", "delegates", "dpos", "democracy", "validators" ], "dependencies": { "bitowl": "^0.0.2", "merkle-tools": "^1.4.0" }, "author": "Nanocat <gettocat@github.com>", "license": "MIT", "devDependencies": { "elliptic": "^6.5.2", "hash.js": "^1.1.7", "base-58": "^0.0.1" }, "bugs": { "url": "https://github.com/gettocat/friday-serialized/issues" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }