100 Days of Solana is a wrap!
Over the past 100 days, we’ve gone from the basics of wallets and transactions to deploying programs on Solana devnet. Some people completed every cha…
Latest Testing & QA news from Tech News
Over the past 100 days, we’ve gone from the basics of wallets and transactions to deploying programs on Solana devnet. Some people completed every cha…
My Solana Program Security Checklist This is for anyone shipping an Anchor program to mainnet — especially if you're coming from a web2 background and…
A week ago my Solana tokens were just random strings of characters. No name, no rules, no personality. By the end of this week I had built tokens that…
I spent the last two weeks thinking like an attacker. I wrote tests whose only job was to make my own programs fail. I ran a fuzzer across thousands o…
Solana's Soulbound Credentials, explained for Web2 Devs. Ownership on a blockchain is supposed to be the whole pitch: whoever holds the private key ho…
During the last few days of the 100 Days Of Solana challenge, I explored one of the most interesting features of Solana's Token-2022 Program: extensio…
I spent a week building a counter program in Anchor — the Rust framework for writing Solana programs. By the end I had two instructions, one authoriza…
As a Web2 developer, you already have a comfortable mental model of what an "identity" is. When you build a simple app, a user's identity is just a ro…
What Is Solana Explorer? If you've spent the last few weeks writing scripts to fetch account balances, decode transactions, and inspect on-chain progr…
As we approach the end of Epoch 1 of the 100 Days of Solana , it’s time to look back at the core concepts that form the bedrock of everything we build…
Solana is one of the cryptocurrencies available in the current Blockchain market that gaining attention to many techies. Whether you are Python, Node …