WildFlower.Eth🌺wildflauwer.hashnode.dev·Aug 2, 2024Stablecoins and How to Use ThemEveryone and their grand aunt have come into crypto through stablecoins, if you have been in the web3 space long enough, I am sure you must have heard about 'stablecoins'. There are so many in-depth articles about stablecoins, that this article simpl...DiscussStablecoins
Polly Robertspollygetblock.hashnode.dev·Aug 2, 2024Polygon Nodes: Types and UsagePolygon (MATIC) nodes are essential for developers and validators operating on the Polygon blockchain. It serves as a scaling solution for Ethereum, addressing issues like high gas fees and low transaction bandwidth. Polygon is compatible with Ethere...DiscussPolygon
Weje Comweje.hashnode.dev·Jul 30, 2024What is Polygon (MATIC)?The Ethereum blockchain is a big hub for lots of different economic activities, like NFT markets and games, as well as the growing DeFi ecosystem. Ethereum is good for these activities because it can use smart contracts to make lots of different appl...Discussgaming
Mohd Arslan Siddiquioodlesblockchaincompany.hashnode.dev·Jul 29, 2024How to Mint an NFT on Polygon using Ethers.jsMinting a Non-Fungible Token (NFT) on the Polygon network using Ethers.js is a simple and straightforward process. In this article, explore step-by-step how to do so. Ethers.js is a JavaScript library that helps us interact with smart contracts. It a...DiscussNFT
Idris OlubisiforAxelar Developer Blogblog.axelar.dev·Jun 6, 2024Axelar Adds Support for Polygon Amoy and Linea SepoliaAs a developer building decentralized applications and smart contracts, a testnet acts as your production environment. It allows you to build, test, and deploy before moving to the mainnet, providing a safe and secure environment for testing your app...Discuss·11 likes·92 readsPolygon
Reet Batrareet.hashnode.dev·May 21, 2024Dive deeper: Polygon's zkEVMEveryone reading this must be familiar with the ZK hype around the blockchain industry. Although, it is not a hype anymore. It has literally become a reality after the launch of Polygon's zkEVM. So if you don't know much about it, here's the time to ...Discuss·11 likes·127 readszk stuff - beginner to advancePolygon
Mohd Arslan Siddiquioodlesblockchaincompany.hashnode.dev·May 20, 2024How Polygon AggLayer Emerges to be the Hub for Ethereum L2sBlockchain technology has rapidly evolved in recent years, enabling decentralized finance (DeFi), non-fungible tokens (NFTs), and many other applications. However, one of the persistent challenges facing blockchain networks is scalability. Scalabilit...DiscussAgglayer polygon
crypto jemcryptojem.hashnode.dev·Mar 7, 2024Axmint: AXM Token UpdateWe have created 250 million AXM minting tokens primarily on BEP20 on 25 Sep 2023, 04:53:06, with 70% pre-mined and a gradual release over 17500 Days (47.94 years), 10,000 tokens minted per day. So the last AXM token will be released in the year 2071....DiscussAxmint
Sudhanshu Shekharskaledevs.hashnode.dev·Feb 28, 2024Scaleum: The Blockchain Scalability Saga <Part - 1>Introduction Gm Gm frens !👋🏻 Since the inception of Bitcoin, blockchain scalability has remained a persistent challenge within the realm of decentralized systems. Compounded by the blockchain trilemma—a conundrum that balances decentralization, sec...Discuss·47 readsBlockchain
favour aniogorsuperdevfavour.hashnode.dev·Feb 16, 2024Creating A Basic ERC721 Contract With Solidity and Viewing It On OpenSeaERC721, also known as the Non-Fungible Token (NFT) standard, is a smart contract on the Ethereum blockchain that implements a standard interface for tokens. Each token is unique and not interchangeable with any other token; hence the term "non-fungib...DiscussGeneral Programming