@functionx_io/contracts
Version:
Smart Contract library for Solidity
33 lines (32 loc) • 707 B
JSON
{
"name": "@functionx_io/contracts",
"description": "Smart Contract library for Solidity",
"version": "0.3.1",
"files": [
"/build/contracts/*.json",
"/**/*.sol",
"package.json",
"LICENSE",
"README.md"
],
"keywords": [
"solidity",
"evm",
"crosschain",
"staking",
"bridge call"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pundiai/fx-core.git"
},
"bugs": {
"url": "https://github.com/pundiai/fx-core/issues"
},
"homepage": "https://github.com/pundiai/fx-core/blob/main/solidity/README.md",
"license": "Apache-2.0"
}