ipfs

/ipfs480

Host static websites with IPFS + Farcaster.

1. Upload your website to ipfs.
2. Use @recaster-fc to set your profile url to ipfs://... (your website hash).
3. Go to https://<your fname>.furl.pro

Kudos: @haole (recaster), @livid (furl.pro)
hi, I'm wondering I I could publish a farcaster client I built to be live via its sns using sol.build via ipfs?

cc @livid

this is the client: https://github.com/ekincixyz/societa
Could have just used IPFS if he wanted everything to be public 😉
Update from Fleek seems cool. Need to dig into the decentralized details.
https://fleek.xyz/blog/announcements/fleek-decentralized-ipfs-gateway/
I'm curious, since IPFS hashes are what, a few dozen bytes?

could a phone just dump hundreds of CIDs to another phone in a second?
how can the IPVM build off this?
@polluterofminds @stevedylandev.eth
Check out our new guide on IPFS, a system for storing and sharing data across a decentralized network.

This guide demonstrates how to fetch IPFS data into your indexer. Specifically, token metadata for the Bored Ape Yacht Club NFT collection.

Learn more here: https://docs.envio.dev/docs/HyperIndex/ipfs
$DEGEN allowance is claimable now.

Check your $DEGEN points and claim tokens:

degenclaim.com
$DEGEN allowance is claimable now.

Check your $DEGEN points and claim tokens:

degenclaim.com
$DEGEN allowance is claimable now.

Check your $DEGEN points and claim tokens:

degenclaim.com
$DEGEN allowance is claimable now.

Check your $DEGEN points and claim tokens:

degenclaim.com
Really excited about this!! You can start signing CIDs with our API now 👀

https://docs.pinata.cloud/pinning/signatures
Organize content from IPFS. This is huge for app developers.
Really excited about this one and the possibilities it opens!!
Rebuilding the /pinata SDK and accounting for all the different types of CID references that are out there; not easy stuff to handle but makes you appreciate the diversity of the space 🫡
A signature associated with a CID should be called a CIG
The thing that always frustrates me about posts like this is that they use the word "crypto" when they really mean IPFS + crypto. You can not "establish a clear and trustworthy record of the content's origin, authenticity, and any subsequent interactions" with crypto alone. You need the CID from IPFS + the signature from crypto to make it work.

https://x.com/sandraaleow/status/1805229161709232339
Made a quick video on how you can migrate from NFT.Storage to Pinata! A reminder that they are transitioning to a new service and form of archival storage, so if you want to keep uploading files or want fast gateway speeds, now is your chance for a great deal that helps them out! :) https://youtu.be/RYFBRsgxMSA
Nothing beats the feeling of power when rewriting the Pinata SDK, creating a method to pin by CID, then ssh into the IPFS node on your raspberry pi over a VPN connection, upload a txt file, use the SDK to pin the CID, then use the Pinata CLI to fetch recent pin jobs. I love IPFS lol