skill-wallet
Version:
The SkillWallet is a permissionless, open-source protocol for the creation of universal, self-sovereign Identities - based on Skills instead of personal data. <br/> It comes as an upgradable, Non-Transferable, Non-Fungible-Token (U-NT-NFT) - and it entile
36 lines (35 loc) • 794 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IMembershipFactory",
"sourceName": "contracts/main/membershipNFT/IMembershipFactory.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "skillWalletAddress",
"type": "address"
},
{
"internalType": "address",
"name": "partnersAgreementAddr",
"type": "address"
}
],
"name": "createMembership",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}