UNPKG

@ensuro/vaults

Version:

ERC4626s for asset management, used by the Ensuro Protocol

31 lines (30 loc) 630 B
{ "name": "@ensuro/vaults", "description": "ERC4626s for asset management, used by the Ensuro Protocol", "version": "1.1.0", "files": [ "**/*.sol", "/build", "/js/*.js" ], "repository": { "type": "git", "url": "git@github.com:ensuro/vaults.git" }, "keywords": [ "solidity", "ethereum", "smart", "contracts", "decentralized", "insurance", "ensuro", "erc4626" ], "author": "Ensuro <guillermo@ensuro.co>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/ensuro/vaults/issues" }, "homepage": "https://github.com/ensuro/vaults#readme" }