All the Blockchain tutorials โคต๏ธ
-
Solana Priority Fees: Why Your Transactions Keep Failing
Your Solana transaction lands fine in testing, then fails half the time on mainnet during any real activity. It's almost always priority fees. Here's what's happening and how I set them so my transactions actually land.
-
OneKey Classic 1S Review (vs Ledger) โ My Honest Take After 7 Years
OneKey reached out after finding this blog and sent me a Classic 1S to test. I've been a Ledger user for years. Here's what actually surprised me.
-
Create a Crypto Subscription Service with Solana Pay
I built a subscription system that charges users in SOL or USDC on a recurring basis. No Stripe, no banks โ just on-chain payments for access to premium content.
-
Build a Solana NFT Mint Bot That Snipes Drops
I built a bot that auto-mints NFTs the second a collection goes live on Solana. Some drops sell out in seconds โ here's how to be first.
-
How to Earn SOL Running a Solana Validator as a Side Business
I looked into running a Solana validator to earn staking rewards. Here's the real cost breakdown, expected earnings, and whether it's actually worth it.
-
Build a Solana Telegram Trading Bot Like BONKbot
Telegram trading bots are printing money on Solana. I built my own that lets users buy and sell tokens via chat commands. Here's the full breakdown.
-
Solana On-Chain Analytics Dashboard with Next.js
I built a real-time Solana analytics dashboard that tracks volume, active wallets, and trending tokens. Here's how I pull the data and display it.
-
Track Smart Money on Solana โ Build Your Own Wallet Analyzer
I built a tool that analyzes any Solana wallet's trading history and calculates their actual P&L. Here's how to find the wallets worth following.
-
Build a Solana Token Launch Platform from Scratch
I built a platform where users can create and launch their own Solana tokens with liquidity pools. Think pump.fun but you own the code.
-
Create a Paid Solana API Service with Express and SOL Payments
I built an API that accepts SOL payments for access. No Stripe, no subscriptions โ just on-chain payments and API keys. Here's the full setup.