complete-guide-to-full-stack-solana-development
complete-guide-to-full-stack-solana-development copied to clipboard
Code examples for the blog post titled The Complete Guide to Full Stack Solana Development with React, Anchor, Rust, and Phantom
Results
11
complete-guide-to-full-stack-solana-development issues
Sort by
recently updated
recently updated
newest added
[This](https://github.com/dabit3/complete-guide-to-full-stack-solana-development/blob/d4e9a317c254118287f16ef152178e6060f87303/example2/programs/example2/src/lib.rs#L28) defines a hard 128 size limit on the collection of string to be added, So this will fail with `custom program error: 0xa4` when you try to say update...