web3js
The web3.js Africa Tour
Across Ghana, Nigeria, Kenya, and Uganda, I led web3.js workshops, guiding developers through hands-on learning and connecting local talent to the global web3 space. Follow along to see how the journey unfolded.
web3js
Across Ghana, Nigeria, Kenya, and Uganda, I led web3.js workshops, guiding developers through hands-on learning and connecting local talent to the global web3 space. Follow along to see how the journey unfolded.
ambassador-program
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.
ambassador-program
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).
web3js
In Web3 development, innovation is critical to driving progress and empowering developers to build the next generation of decentralized applications (dApps). As we navigate this ever-evolving space, one concept is emerging as a game-changer to improve the developer experience and adoption: Web3.js plugins🧩 What's a web3 plugin🧩? The latest
Guides
Curious about the world of web3 development? If you're a beginner coder or a web developer eager to explore, this friendly guide is your starting point for the basics of Ethereum development. We'll keep it simple, focusing on the essentials, with web3.js as your gateway into Ethereum. Let's go!
web3js
The web3.js utilities package is one of the most widely used packages of the web3.js library (~920k downloads a month). If you’re developing a dApp or honing your skills, this article will demonstrate how to use these functions to their full potential.
web3js
Exciting news! Web3.js has joined the pilot program to participate in the first Streaming Quadratic Funding Round! This collaborative effort by Geo Web, Superfluid, and Gitcoin's Allo Protocol represents a novel approach to funding public goods. By participating in this first-ever SQF round, web3.js stands to gain a
crypto-wallet
Web3.js is a collection of modules that allow you to interact with a local or remote Ethereum node using HTTP, IPC, or WebSocket. The Ethereum Foundation awarded ChainSafe a grant in the Fall of 2020 to maintain and modernize web3.js, which began with continuing to support v1.x
ethereum-development
Authored by Alex Luu In 2020, the Ethereum Foundation awarded ChainSafe a grant to maintain and upgrade web3.js. This has meant providing ongoing support for v1 while rewriting the library in TypeScript under v4. Today, we're happy to announce the full release of v4!🎉 With over 3,000 dependent
ethereum
Authored by Alex Luu In web3js, we use Webpack to bundle our library to create a minified build for developers, often this build is used for developing apps and websites. A smaller build results in reduced load times and bandwidth usage, which is essential for providing a good user experience
ethereum
Authored by Colin Adams As part of our collaboration with the Ethereum Foundation (EF), we're migrating the web3.js repository to a new repo. ChainSafe will continue to be solely responsible for the maintenance and improvement of web3.js. With 500,000+ weekly downloads, web3.js is one of Ethereum's
ethereum
Authored by Colin Adams A complete overhaul of the essential Ethereum library in TypeScript In 2020, the Ethereum Foundation awarded ChainSafe a grant to maintain and improve web3.js. This has meant providing ongoing support for v1.x while rewriting the library in modern TypeScript under v4.x. Today, we're
ethereum
Authored by Phil Ngo Web3.js could be considered one of Et[[here](https://github.com/ChainSafe/web3.js)](https://medium.com/chainsafe-systems/chainsafe-receives-grant-from-ef-for-web3js-9e4376f5f36a)um's most recognizable Javascript tools and libraries. It is a collection of modules that allow you to interact with a local or remote Ethereum node using
ethereum
Authored by Phil Ngo A Fall 2021 update from the lead maintainers of one of Ethereum's most used libraries Web3.js could be considered one of Et[[here](https://github.com/ChainSafe/web3.js)](https://medium.com/chainsafe-systems/chainsafe-receives-grant-from-ef-for-web3js-9e4376f5f36a)um's most recognizable Javascript tools and libraries. It is a collection