You Already Understand Solana Identity: You Just Don't Know It Yet
A Web2 developer's guide to on-chain identity, from SSH keys to self-sovereignty Let me tell you about the moment it clicked for me. I was on day thre…
Latest Open Source news from Tech News
A Web2 developer's guide to on-chain identity, from SSH keys to self-sovereignty Let me tell you about the moment it clicked for me. I was on day thre…
If you’ve ever run ssh-keygen to push code to GitHub or access a remote server, you already understand 90% of how identity works on Solana. In the Web…
From Web2 to Web3, identity remains an important aspect for authentication and authorization for both users and the server owners. However, the underl…
If you’ve ever used SSH, you already understand more about Web3 identity than you think. Let’s walk through it. 🤔 Start with something familiar When y…
I’m starting this blog to document my transition into protocol-level blockchain development. My upcoming work will focus exclusively on: Solidity &…
If you've ever managed a server, you know SSH keys. You generate a keypair, stick the public key on a server, and suddenly you can prove who you are b…
A few days ago, if you asked me what “identity” means in tech, I’d give you a very Web2 answer: Email + password = identity Every platform I used - Gi…
Transaction speed on Solana isn't just about having a fast RPC anymore. In 2026, with validators spread across dozens of data centers, leader schedule…
If you are active in the Solana ecosystem, there is a very high chance you have money sitting completely frozen on the blockchain. Recently, I was ana…
If you’re weighing solana vs cardano , you’re not alone: the debate keeps resurfacing because the two chains optimize for very different things—speed …
AI agents are getting good at reasoning, planning, and executing tasks. But there's one thing they still can't do without a human in the loop: pay for…
I've been building a Solana checkout flow. The core challenge: the server needs to control the terms of every payment — the amount, the recipient, the…
MCPize is a nicely built marketplace for MCP servers. The pitch on the front page is that creators keep 85% of monetised calls and the platform takes …
Jito bundle tip calculator: closed-form break-even for Solana MEV defense If you trade size on Solana, sooner or later you hit the same wall every ser…