atquecommodi
Version:
ImmutableSplits are a set of lightweight, immutable, gas-efficient payout split contracts. They are designed to be deployed to a deterministic address by a factory contract, which tracks if a particular payout split has already been deployed.
32 lines (31 loc) • 818 B
JSON
{
"name": "atquecommodi",
"version": "1.2.1",
"description": "ImmutableSplits are a set of lightweight, immutable, gas-efficient payout split contracts. They are designed to be deployed to a deterministic address by a factory contract, which tracks if a particular payout split has already been deployed.",
"directories": {
"lib": "lib",
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/FayWatsica/atquecommodi.git"
},
"keywords": [
"vitae",
"ut",
"quae",
"payouts"
],
"author": "CristalHoeger",
"license": "MIT",
"files": [
"src"
],
"dependencies": {
"@emo-eth/create2-clones-with-immutable-args": "^0.1.1",
"solmate": "^6.6.1"
},
"bugs": {
"url": "https://github.com/FayWatsica/atquecommodi.git/issues"
}
}