You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
State compression is pretty new and there aren't many resources online (except for a guide in the official Solana docs and some example repos). Guides that better explain how state compression works, what merkle trees are, how to create one, modify one, how to create compressed NFTs with the bubblegum program, how to debug common errors should help the developer community a lot.
I will try to contribute some on my own once I get time (although even I am not well versed with the exact workings, just started working on my first compressed nft project and understood what merkle trees are and how to create them and stuff lol)
The text was updated successfully, but these errors were encountered:
State compression is pretty new and there aren't many resources online (except for a guide in the official Solana docs and some example repos). Guides that better explain how state compression works, what merkle trees are, how to create one, modify one, how to create compressed NFTs with the bubblegum program, how to debug common errors should help the developer community a lot.
I will try to contribute some on my own once I get time (although even I am not well versed with the exact workings, just started working on my first compressed nft project and understood what merkle trees are and how to create them and stuff lol)
The text was updated successfully, but these errors were encountered: