Content pfp
Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
What is the expected relationship between a domain and a miniapp? - Right now, one domain can only host a single miniapp, right? - Can multiple miniapps be hosted on the same domain? - How are subdomains treated? - Will any one the answers to the above change in the near future?
5 replies
2 recasts
9 reactions

Andrei O. pfp
Andrei O.
@andrei0x309
From what I saw generally 1 DNS address maps well to one mini app. Having multiple mini apps tied to the same DNS address is possible but creates a lot of issues, like not being able to have metadata config for all mini apps, or a good shareable link for each individual app. This is mostly the standard that Warpcast adopted, with the .well-known pattern but it could have been implemented at folder level where farcaster.json would have been searched for each folder, albeit this would have been a messier implementation. Is it advisable to use a domain or subdomain as DNS address but not a sub-sub domain due to how SSL certs are implemented many large providers(eg. Cloudflare) don't support well sub-sub...-sub domains(especially shared certs), so it's best to use domain.extension or prefix.domain.extension.
1 reply
0 recast
0 reaction

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
Thanks. Maybe the way I asked the question was not clear: I want to know the "official" answers. There rest, I know. For example, Warpcast will currently accept a notification linkUrl pointing to a subdomain of the miniapp domain, is this a bug or part of the design.
0 reply
0 recast
1 reaction