GraphemeNFT / rarible-scaffold

MIT License
0 stars 0 forks source link

Roll/Mint should just go to connected address without manual user input #24

Closed tomosaigon closed 3 years ago

tomosaigon commented 3 years ago

The original Mint component takes Recip Address and ipfs hash.

dcsan commented 3 years ago

removed the IPFS field

but left original way to mint below.

image

tomosaigon commented 3 years ago

"rollToMint" works as expected (without requiring input).