↔️Phi Connect
Connect multiple lands into a single worldview.
Last updated
Connect multiple lands into a single worldview.
Last updated
Phi Connect is a URL scheme to programmatically connect multiple lands into a single worldview.
Phi Connect allows you to connect lands and create your favorite worldview on Phi Land. You can construct a URL in the following way.
https://land.philand.xyz/[ENS NAME(XXX.eth)]?ens=[XXX.eth]&ens=[XXX.eth]&ens=[XXX.eth]&ens=[XXX.eth]...
A sample URL scheme is below.
https://land.philand.xyz/shugo.eth?ens=ochoco.eth&ens=zak3939.eth&ens=onara.eth
Use a Query Parameter(ens).
https://land.philand.xyz/[ENS NAME]?ens=[ENS NAME]&ens=[ENS NAME]
Up to 64 lands can be connected.
Any land can be connected.
If you include an invalid ENS name or an ENS name without a Phi Land in a URL, an empty space will be generated there.
In the case that an ENS name without a land("Vitalik.eth") is included in a URL: https://land.philand.xyz/shugo.eth?ens=vitalik.eth&ens=onara.eth
If you include the same ENS Name in a URL, it's not counted. (an empty space will not be generated there. It's just not counted)
In the case that the same ENS Name("shugo.eth") is included in a URL twice: https://land.philand.xyz/shugo.eth?ens=shugo.eth&ens=onara.eth
Lands will be displayed clockwise in the order of the ENS contained in the URL like the image below.
And, you can use this tool to connect your URLs easily:
Phi Connect is a minimal product still in the testing phase. Please report any bugs or suggestions on Discord or through our Bug Report form.