Meet Parekhmeetparekh.hashnode.dev·Sep 25, 2023Title: Four Days of Innovation and Fun: Solana Hacker House Mumbai at JW MarriottMumbai, known for its vibrant culture and bustling streets, became the epicenter of technological innovation as the Solana Hacker House Mumbai event took center stage at the luxurious JW Marriott hotel. Over the course of four exhilarating days, tech...Discuss·1 likeWeb Development
Victoria Adedayovictoriaadedayo.hashnode.dev·Sep 8, 2023Utilizing Solana pay for consumer productsIntroduction: I've taken on the challenge from Superteam Nigeria and chosen to build a checkout experience using Solana Pay! 🛒💳 In this article, I will give you a walkthrough. For a sneak peek, here's the checkout page: Link Problem Statement: In t...Discuss·55 readsSolana
Samarth Saxena0xsamarth.hashnode.dev·Sep 2, 2023Introduction to Crossmint: Unlocking the World of NFTsNon-fungible tokens (NFTs) have become a ground-breaking invention in the rapidly developing field of blockchain technology. NFTs stand for unique digital assets, such as digital artwork, collectables, and virtual properties. Developers and businesse...DiscussBlockchain
tosynthegeektosynthegeek.hashnode.dev·Aug 31, 2023Testing Solana Programs (Anchor) with MochaIntroduction Testing your programs is essential to ensure the reliability and functionality of your code and ensure it performs as intended. In this article, we will provide a comprehensive guide on writing tests using Mocha JS. We'll focus on a prog...Discuss·19 likes·34 readsSolana
tosynthegeektosynthegeek.hashnode.dev·Aug 30, 2023Solana Account Model: How your data and program are stored on SolanaIn the world of blockchain technology, Solana stands out for its innovative approach to storing data and executing programs. At the heart of this uniqueness lies the Solana Account Model – a concept that might initially seem challenging but holds the...Discuss·10 likesanchor
Samarth Saxena0xsamarth.hashnode.dev·Aug 30, 2023Compressed NFTs using State Compression on SolanaThe Solana blockchain changes the storage of data using state compression. State compression provides an innovative way to safely store and verify off-chain data while significantly lowering storage costs by utilising the strength of cryptographic ha...DiscussSolana
Will Kennedybrytelands.hashnode.dev·Aug 28, 2023Creating Solana webhooks with Helius, TypeScript and RustThis tutorial will show you how easy it is to create your own webhook to tap into Solana events and send them to your applications, either parsed or in raw formats. Using webhooks is a great alternative to synchronous requests or websockets, especial...DiscussSolana
Snehal Parashareparasharesnehal.hashnode.dev·Aug 27, 2023Understanding the Basics of Blockchain with a Dash of HumorEver had that one friend who never spills your secrets and always has your back? Well, that's blockchain technology – your trusty digital confidant. In this blog, we're going to take a fun journey through the world of blockchain, share a laugh or two...DiscussBlockchain
Anshumansinghanshuman.hashnode.dev·Aug 22, 2023Future-Proofing Your SOL: A Deep Dive into Marinade ProtocolI will be honest. Investing is hard. Whether its Fiat or Crypto. But WHY HARD?Its because we don't understand the things properly and shy away from learning them because they are way-way-wayyyyyy technical. And that's SAD. How about a normal, easy-to...Discuss·10 likes·31 readsSolana
deepfield.aiblog.deepfield.ai·Aug 8, 2023Day 5: Tailwind and App RoutingI wanted to use Tailwind for styling. The next.js app I created with thirdweb 's tools uses Pages Routing which is no longer recommended and I had a hard time getting Tailwind to work. So I created a new next.js app and installed Tailwind, as recomme...Discussthirdweb