A .NET Dinosaur in Web3. Day 16 - ERC-20 Token & ICO
A .NET Dinosaur in Web3. Day 16 - ERC-20 Token & ICO 😈 Day 4 of 7: Building Own Currency… Cryptocurrency! Day 4 it’s exactly give me some practice…
Tech news from the best sources
A .NET Dinosaur in Web3. Day 16 - ERC-20 Token & ICO 😈 Day 4 of 7: Building Own Currency… Cryptocurrency! Day 4 it’s exactly give me some practice…
Building trustless DeFi bots requires more than smart code—it demands verifiable onchain reputation that other protocols can trust. ERC-8004 Agent Val…
Deploy Smart Contracts from Claude Desktop: Claude Desktop just gained the ability to deploy smart contracts through WAIaaS's MCP tools. With 45 MCP t…
Long time no see. The dinosaur was a bit busy finishing a module on .NET Windows Forms. To be honest, it's not my favourite stack — I'm much more into…
What is a nonce in blockchain transactions? A blockchain nonce is a number used to order transactions, prevent replayed transactions, and prove work i…
What is the best Ethereum RPC API for Web3 apps? The best Ethereum RPC API for Web3 apps provides reliable mainnet and testnet access, predictable lat…
Web3j is 8 MB. My APK is 4.5 MB. So I wrote the Ethereum hash function from scratch. Why Not Just Import Web3j? I was building a native Ethereum walle…
The biggest fear in AI agent development isn't that your bot will make bad trades—it's that it will drain your entire wallet by approving unlimited to…
Seven posts in. Uniswap V2 Wrapped Up. The final one. This one is about TWAP oracles, something we've mentioned in passing in basically every post in …
A few weeks ago I needed a free Ethereum RPC for a side project. Nothing fancy, just somewhere to point ethers.js at. I googled "free Ethereum RPC" an…
In Level 1, we dropped our "Citadel" (the Smart Contract) onto the Ethereum grid. It’s a safe, empty fortress. But a factory without a product is just…
Six posts in. The end is in sight. We've covered the AMM fundamentals, the architecture, mint, swap, and flash loans. Burn is the last of the four cor…
It all started on a Tuesday. My coffee machine broke, the code review was brutal, and somehow, in the middle of debugging a React app, I found myself …
If you've ever tried to seriously study how a Layer 1 blockchain is designed, you've probably noticed that the available material falls into two camps…
Every production dApp built in 2022–2023 has the same problem sitting in its package.json : "wagmi" : "^1.4.12" , "ethers" : "^5.7.2" , "@rainbow-me/r…
I have deployed a collection of independent smart contract protocols on Ethereum mainnet. Each one is finished infrastructure: Immutable, ownerless, n…