anchor-by-example
anchor-by-example copied to clipboard
add: hello-world | devnet setup guide
When following this guide I was stuck with why my anchor deploy wasn't working and had to ask in the anchor discord why it wasn't working due to the error's not explaining why. Turns out it was because my Solana keygen was set to local and not devnet, despite setting local to devnet. Therefore, I added 2 bullet points to help configure it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| anchor-by-example | ✅ Ready (Inspect) | Visit Preview | Sep 28, 2022 at 8:42AM (UTC) |
Hey, thanks for pointing out.
IMO we can add these points under a new section called Devnet cluster configuration. Just right below the Deployment section, as these are part of the cluster configurations. wdyt?
Yeah I think a new section is probably best - preferably before all the other sections to prime them.