|
27 | 27 | "excerpt": "Discover how stablecoins address crypto volatility, enhance adoption, and bridge the gap between digital assets and traditional finance.", |
28 | 28 | "featured": false |
29 | 29 | }, |
| 30 | + { |
| 31 | + "slug": "deploying-smart-contracts-mordor-ethereum-classic-foundry", |
| 32 | + "title": "Deploying Smart Contracts on Mordor and Ethereum Classic Using Foundry", |
| 33 | + "author": "Kanishk Sogani", |
| 34 | + "date": "2025-03-17", |
| 35 | + "image": "/images/deploying-smart-contracts-using-foundry.webp", |
| 36 | + "excerpt": "Guide: deploying smart contracts on Mordor and Ethereum Classic using Foundry.", |
| 37 | + "featured": false |
| 38 | + }, |
| 39 | + { |
| 40 | + "slug": "on-burning", |
| 41 | + "title": "On Burning…", |
| 42 | + "author": "Zahnentferner", |
| 43 | + "date": "2025-02-08", |
| 44 | + "image": "/images/on-burning.webp", |
| 45 | + "excerpt": "How token burning works, why projects use it, and what its effects really are.", |
| 46 | + "featured": false |
| 47 | + }, |
| 48 | + { |
| 49 | + "slug": "hybrid-crypto-backed-collateralized-stablecoin-problem", |
| 50 | + "title": "A Problem in Hybrid Crypto Backed and Collateralized Stablecoins", |
| 51 | + "author": "Zahnentferner", |
| 52 | + "date": "2025-02-07", |
| 53 | + "image": "/images/a-problem-in-hybrid-crypto-backed-and-collateralized-stablecoins.webp", |
| 54 | + "excerpt": "Why hybrid crypto-backed + collateralized stablecoins create flawed incentives.", |
| 55 | + "featured": false |
| 56 | + }, |
| 57 | + { |
| 58 | + "slug": "deploy-next-app-to-github-pages-guide", |
| 59 | + "title": "Improving Dapp Stability by Eliminating Dependencies to Centralized Services: A Complete Guide to Deploying a Next.js Application to GitHub Pages", |
| 60 | + "author": "Anjali Jha", |
| 61 | + "date": "2024-12-21", |
| 62 | + "image": "/images/deploy-next-app.png", |
| 63 | + "excerpt": "Comprehensive guide to boosting DApp stability by removing reliance on centralized services and embracing decentralized infrastructure.", |
| 64 | + "featured": false |
| 65 | + }, |
| 66 | + { |
| 67 | + "slug": "deploy-react-app-to-github-pages-guide", |
| 68 | + "title": "Improving Dapp Stability by Eliminating Dependencies to Centralized Services: A Complete Guide for Deployment of a React.js Application to GitHub Pages", |
| 69 | + "author": "Zain", |
| 70 | + "date": "2024-12-08", |
| 71 | + "image": "/images/deploy-react-app.webp", |
| 72 | + "excerpt": "Step-by-step guide to deploying a React.js application to GitHub Pages — ideal for decentralized web projects.", |
| 73 | + "featured": false |
| 74 | + }, |
30 | 75 | { |
31 | 76 | "slug": "understanding-gluon-through-liquidity-pools", |
32 | 77 | "title": "Understanding Gluon through Liquidity Pools", |
|
0 commit comments