Lodestar's Pectra Split Vision Update The Lodestar team proposes splitting the Pectra roadmap into two forks—PectrA and PectraB—to ensure mainnet stability, a smoother rollout, and clearer standards for feature readiness.
Building web3 gaming guilds: Parallel’s Bonds system Parallel's Bonds system revolutionizes Web3 gaming by offering players seamless, trustless access to Parallel’s cards, breaking down barriers and fostering a fair, inclusive gaming experience for all.
Integrating web3.js into the Frontend Integrating web3 capabilities into the frontend is crucial for building decentralized applications (dApps) that interact seamlessly with the blockchain. This blog covers the essentials of using web3.js, connecting to the Ethereum network, and building a simple dApp. Introduction to web3.js Web3.js is a JavaScript library for interacting
Creating and interacting with an ERC-20 token on the Filecoin Virtual Machine using web3.js Learn to create and interact with an ERC-20 token on the Filecoin Virtual Machine using web3.js. This comprehensive guide covers setting up your environment, deploying smart contracts, and executing token transfers, making web3 development accessible even for beginners.
Building a dApp with web3.js Join us in creating a front-end UI using Next.js to interact with a Solidity smart contract on Ethereum. Learn to fetch blockchain data and send transactions with web3.js, culminating in a fully functional decentralized application (dApp).
Handling Generic Forks and Understanding Types in Lodestar Explore Lodestar's guide to mastering types and forks. Learn key patterns and tools to simplify contributions and enhance your understanding of Ethereum's consensus clients.
Building a dApp with NextJS + Solidity + Web3.js In this tutorial, we'll create a decentralized to-do list application (dApp) using NextJS for the front-end, Solidity for smart contracts, Web3.js for interacting with the blockchain, and Alchemy for connecting to Ethereum. We will also use Sepolia, an Ethereum testnet, to deploy and test our application without using real