@iota/iscutils
Version:
The iscutils package contains various utility methods to simplify the interaction with the IOTA Magic contract.
24 lines (23 loc) • 642 B
JSON
{
"name": "@iota/iscutils",
"version": "2.0.3-rc.1",
"description": "The iscutils package contains various utility methods to simplify the interaction with the IOTA Magic contract.",
"repository": {
"type": "git",
"url": "git+https://github.com/iotaledger/wasp.git",
"directory": "tools/evm/iscutils"
},
"keywords": [
"iscutils",
"wasp",
"solidity",
"evm",
"isc"
],
"author": "Iota Smart Contracts",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/iotaledger/wasp/issues"
},
"homepage": "https://github.com/iotaledger/wasp/blob/develop/tools/evm/iscutils/README.md"
}