UNPKG

grams-contracts

Version:
21 lines (20 loc) 643 B
{ "name": "grams-contracts", "version": "0.0.1", "description": "Collection of smart contracts for Grams network", "author": "Grams Foundation", "license": "Apache-2.0", "homepage": "https://github.com/grams-foundation/grams-contracts#readme", "main": "index.js", "scripts": { "test": "echo \"No tests specified\" && exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/grams-foundation/grams-contracts.git" }, "keywords": ["grams", "smart contracts", "blockchain", "decentralized applications"], "bugs": { "url": "https://github.com/grams-foundation/grams-contracts/issues" } }