GraphemeNFT / rarible-scaffold

MIT License
0 stars 0 forks source link

cast word - connect #66

Closed dcsan closed 3 years ago

dcsan commented 3 years ago
// await writeContracts.YourCollectible.castWord(mintTo, ipfsHash, );

so just hooking that up? assuming it works lol tomo — Today at 3:57 AM i didn't put deep thought into that comment i think the function name is different it is mintWord function mintWord( address payable to, string memory tokenURI, uint256[] memory tokenIds, uint256[] memory rows, uint256[] memory cols ) public returns (uint256) DCsan — Today at 3:59 AM cool. yeah i think we can get this done in time so its aug 29 here, when is the actual deadline?

dcsan commented 3 years ago

basics of this are done but i think the formatting isn't correct (IPFS gateway)

can you finish this one off?

dcsan commented 3 years ago

think this is working and you can see on rarible too