furl.pro is a dweb gateway for Farcaster usernames.
If you set ipns://
or ipfs://
addresses in your Farcaster profile's Bio or URL field, the IPFS website can be accessed via furl.pro.
Here are a few examples:
- @
livid
(IPNS in Bio) ->livid.furl.pro
- @
vrypan
(IPFS CID in URL) ->vrypan.furl.pro
- @
kmacb.eth
(IPFS CID in URL) ->kmacb.eth.furl.pro
How To
The URL
field exists in the Farcaster protocol, but currently, no clients allow users to edit it yet.
So, right now, the easiest way is to put an IPNS
or IPFS
string into the Bio. furl.pro supports these formats:
- 62-byte IPNS
- 46-byte CIDv0
- 59-byte CIDv1
If you are a developer and know how to update your Farcaster UserData, you can achieve this with code as well.
What is IPFS?
IPFS is an open-source software for publishing and retrieving files over P2P networks.
Here are a few IPFS-powered solutions for publishing an IPFS website: