Michael Ojekunlecodenthrive.hashnode.dev·Sep 20, 2024Web3Bridge Bootcamp Weeks 4–6: Writing Smart Contracts, My First Hackathon, and the Web3 Lagos ConferenceThe past three weeks at Web3Bridge have been a whirlwind of learning, building, and pushing ourselves beyond the basics of writing smart contracts. We went from writing simple smart contracts to testing, deploying, and even diving into hackathons and...DiscussBlockchain Odyssey: My Journey to Masteryhardhat
Nwabueze Nzube Johnjohnnwabueze.hashnode.dev·Sep 2, 2024John NwabuezeAnother Day at Web 3 bridge. They have really been helpful in building my career. our latest assignmentDiscussProgramming Blogs
Jeremiah Samuelmacdev.hashnode.dev·Aug 30, 2024Solidity: Send, Transfer, Call ExplainedSmart contracts changed the blockchain industry by enabling self-executing code that automatically enforces rules and obligations. Solidity, the primary programming language for Ethereum smart contracts, provides powerful constructs for interacting w...Discusssolidity basics
Jeremiah Samuelmacdev.hashnode.dev·Aug 27, 2024Understanding The ERC-20 Token StandardEthereum is a pioneering blockchain network which has undergone significant transformations since its inception in 2015. Before the introduction of various regulations, the Ethereum ecosystem operated in a "wild west" mode, where token development wa...DiscussERC20
Idris Akintobiidrisakintobi.hashnode.dev·Aug 27, 2024Understanding ERC-20: What It Is and Why It MattersThe world of cryptocurrency is vast and constantly evolving, with new technologies and standards emerging to solve various challenges. One of the most important and widely used standards in the Ethereum blockchain ecosystem is ERC-20. Whether you're ...DiscussEthereum
Michael Ojekunlecodenthrive.hashnode.dev·Aug 13, 2024Exploring Blockchain: Week 1 Insights from Web3Bridge BootcampThis past week at the Web3Bridge bootcamp felt like diving headfirst into a swirling sea of innovation. Each day, we peeled back layers of what makes blockchain a revolutionary force, exploring everything from the basics of distributed ledger technol...Discuss·2 likes·55 readsBlockchain Odyssey: My Journey to MasteryBlockchain
Jeremiah Samuelmacdev.hashnode.dev·Apr 2, 2024Building a Meme Generator with ReactThis week marks the culmination of my Web2Advance scholarship bootcamp with Web3Bridge, where I embarked on another journey to develop a meme generator using React. Let me take you through the highlights and the valuable lessons I learned along the w...Discuss@web3bridge
Jeremiah Samuelmacdev.hashnode.dev·Mar 22, 2024Building My Project PortfolioThis week has been truly exhilarating, filled with promising developments and rewarding experiences. Firstly, I've been deeply engrossed in crafting my individual portfolio project under the guidance of Web3Bridge and the Web2Advance program. Their s...Discuss@web3bridge
Jeremiah Samuelmacdev.hashnode.dev·Feb 17, 2024Understanding ERC-721: The Standard for Non-Fungible Tokens (NFTs)ERC-721 is a token standard used for the creation and management of non-fungible tokens on the Ethereum network. Unlike fungible and interchangeable tokens created using the ERC20 standard, ERC721 tokens are unique, indivisible, and cannot be replica...DiscussNfts
Jeremiah Samuelmacdev.hashnode.dev·Feb 6, 2024Building My First E-Commerce WebsiteThe concept of an online marketplace has always intrigued and fascinated me. Observing the various interactions of elements on such websites has been captivating. Surprisingly, despite this interest, I had never considered building one myself, or eve...Discuss·1 likeWeb Development