Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
Angel
@sayangel
I want to make a simple mint frame that accepts erc20 payments for mints. Aiming for one click. IMO the approval step adds confusion for first timers. Is there an elegant way to transfer an erc20 to a contract and then check that msg.sender has sent the appropriate amount before minting? All roads I've thought through so far lead to the check offchain. I'm ok with that but wondering if someone has done something similar and can help me out!
6 replies
0 recast
7 reactions
limone.eth 🍋
@limone.eth
@daimo-pay pay with custom call data we use it for /betttr and feels great cc @dcposch.eth https://paydocs.daimo.com/
1 reply
1 recast
3 reactions
Miguelgarest
@miguelgarest.eth
Does one need to be a serious Dev to implement this? I'd like to similarly make a frame with nft mint but have no coding skills
2 replies
0 recast
0 reaction
limone.eth 🍋
@limone.eth
maybe you can feed it to cursor and see what happens
1 reply
0 recast
1 reaction
Angel
@sayangel
this is the closest thing I've seen to something off the shelf you can use to make a minting frame https://github.com/warpcast/mint-frame but it does have a ton of boilerplate that you might need to use some AI to get through if you're not comfortable with code hope to see more plug and play mint frames! do you mint art via a platform like manifold etc?
0 reply
0 recast
1 reaction