@openion/collateral-contracts
Advanced tools
+1
-2
| { | ||
| "name": "@openion/collateral-contracts", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "license": "MIT", | ||
@@ -15,3 +15,2 @@ "keywords": [ | ||
| "prepare": "husky", | ||
| "prepare-circuits": "npx hardhat zkit:verifiers && npx hardhat zkit:setup", | ||
| "compile": "npx hardhat compile", | ||
@@ -18,0 +17,0 @@ "coverage": "npx hardhat coverage --solcoverjs ./.solcover.ts", |
+1
-1
| # Collateral Contracts for Openion Platform | ||
| This contract is based on the [TokenF](https://github.com/dl-tokenf) framework to comply with the following requirements: | ||
| These contracts are based on the [TokenF](https://github.com/dl-tokenf) framework to comply with the following requirements: | ||
| - Limited token transfers among users | ||
| - Tokens can be transferred only if whitelisted users participate in the transfer |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
66480
3.11%