Content pfp
Content
@
https://warpcast.com/~/channel/ipfs
0 reply
0 recast
0 reaction

Steve pfp
Steve
@stevedylandev.eth
Don’t trust http with your NFTs
6 replies
2 recasts
20 reactions

Planejane pfp
Planejane
@planejane
Why's that?
1 reply
0 recast
3 reactions

xppaicyber.base.eth pfp
xppaicyber.base.eth
@xppaicyber
ded hosting, ded domain
1 reply
0 recast
1 reaction

Planejane pfp
Planejane
@planejane
Oh. Heard it's better to encode NFTs and host them onchain directly. Thanks for the explanation.
2 replies
0 recast
3 reactions

xppaicyber.base.eth pfp
xppaicyber.base.eth
@xppaicyber
yeah, i think Nouns using that to store the nft Nouns are stored directly on Ethereum and do not utilize pointers to other networks such as IPFS. This is possible because Noun parts are compressed and stored on-chain using a custom run-length encoding (RLE), which is a form of lossless compression. The compressed parts are efficiently converted into a single base64 encoded SVG image on-chain. To accomplish this, each part is decoded into an intermediate format before being converted into a series of SVG rects using batched, on-chain string concatenation. Once the entire SVG has been generated, it is base64 encoded.
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
Some thoughts on that: https://warpcast.com/stevedylandev.eth/0x668005c3
2 replies
0 recast
1 reaction