Anatoly Yakovenko
@toly
Users treat exuberant fees as a defacto liveness failure. To those users Ethereum was down for all of 2021. Ethereum fees were so bad that 99.5% reliability but guaranteed low cost was better, and thats how solana managed to get pmf.
39 replies
122 recasts
586 reactions
jp 🎩
@jpfraneto.eth
can i get your opinion on this? first time i get into solana dev and am just landing my feet into it the idea is to have users mint a limited NFT (supply is 888) and then “write on their wall” or on others peoples wall. each writing is <180 chars is it unreasonable to hold all the state onchain? https://warpcast.com/jpfraneto.eth/0xdb4d0cd2
1 reply
0 recast
5 reactions
Anatoly Yakovenko
@toly
We stuck the nft metadata into arweave for this reason. The chain just needs to store the head state of the wall. So users post (hash (my message, hash previous hash) like a linked list. The data can be stored wherever
1 reply
1 recast
15 reactions
jp 🎩
@jpfraneto.eth
cool. makes sense. will dig into it deeper something that would be helpful at this point is an overall video explaining how the chain works. what makes it different? what are the lego blocks that devs should make good use of? do you know any entry point video like this?
1 reply
0 recast
1 reaction
Anatoly Yakovenko
@toly
There is a ton of content out there. The docs on helius are pretty good.
1 reply
0 recast
3 reactions