Day 2: Creating a Wallet and Checking Its Balance Programmatically What I Learned I learned how to generate a Solana wallet programmatically and then check its balance using the devnet RPC. I discovered that while I could create a wallet with just a few lines of code, persistence was key — other...

Source: [Dev.to](https://dev.to/ik_8a78062fd65be769dd835/100-days-of-solana-2-160c)

Sponsored