Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
Mini App devs: What’s the #1 pain when going live? Which boilerplate should just disappear? What is stopping your from shipping your first app? Drop your pain points below
8 replies
5 recasts
19 reactions

MJC pfp
MJC
@mjc716
i know y'all are already working on this but the whole manifest system is a headache
1 reply
0 recast
9 reactions

Matthew Fox 🌐 pfp
Matthew Fox 🌐
@matthewfox
+777
1 reply
0 recast
1 reaction

horsefacts pfp
horsefacts
@horsefacts.eth
can you decompose this headache into constituent parts for me? at its simplest, the manifest is "put a signed JSON file on your web server". what gets in the way to make it so confusing and complicated? (not suggesting this is actually easy and everyone is dumb, it's obviously confusing to many people and the tooling is not working. but I don't think the fundamental concept is super complex)
4 replies
0 recast
3 reactions

Matthew Fox 🌐 pfp
Matthew Fox 🌐
@matthewfox
it is easy, and we are dumb pretty much what @mjc716 said - I also fuck it up every time it probably be fixed by letting auth addresses sign it updating the dev tool to let you create it in a "cant fuck up" way instead of a "don't fuck up way"
1 reply
0 recast
1 reaction

MJC pfp
MJC
@mjc716
yea I’ve done it like 5-7 times at this point and every time I fuck it up lol to start, can’t do it on desktop so I’m copy pasting editing verifying in that weird box in the mobile app and emailing it to myself there is some domain tomfoolery I have to do two manifests if I want to test it locally via ngrok prob some other stuff and also I’m sure there are better ways to do it than I do it but the docs aren’t great either
3 replies
0 recast
3 reactions

christopher pfp
christopher
@christopher
Separate file for manifest because metadata. Separate file for association because security. They are independent. Mixing concerns is why people get confused.
0 reply
0 recast
2 reactions

MikaDoe pfp
MikaDoe
@mikadoe.eth
Can there be like an app that you can fill a table and it creates the json file for you?
0 reply
0 recast
0 reaction