Ridho Izzulhaqridhoizzulhaq.hashnode.dev·Sep 2, 2024Quickstart Guide to Developing on ZKSync: Crafting a Maps-Based NFT Monster Hunting Game with Gasless Transactions, Inspired by Pokemon Go (Chapter 6)In the previous chapter, Quickstart Guide to Developing on ZKSync: Develop a Gasless Transaction DApp, we explored the basics of gasless transactions by building a DApp that allows for NFT minting with gas fees covered by a paymaster. In this next ch...51 readsQuickstart Guide to Develop on zkSyncSolidity
Ridho Izzulhaqridhoizzulhaq.hashnode.dev·Aug 17, 2024Quickstart Guide to Develop on ZKSync : Develop a Gasless Transaction DApp (Chapter 5)In the previous chapter, we discussed paymasters by creating a program that enables NFT minting processes where the gas fees are covered by custom ERC-20 via paymaster. We also developed a DApp for checking the availability of a specified NFT in a us...1 like·87 readsQuickstart Guide to Develop on zkSynczksync
Traceyetraceye.hashnode.dev·Aug 8, 2024Hypercharged Data Indexing for zkSync rollups: Meet TraceyeTraceye has expanded its data indexer support for zkSync Hyperchains. This integration is another major step in expanding Traceye’s rollup-specific offerings, such as Polygon CDK chains and Arbitrum Orbit L3s. Standalone Layer2 and Layer3 zkSync hype...data indexing
Gautam Jhagautamjha.hashnode.dev·Aug 4, 2024Exploring the Fundamentals of Blockchain: From Bitcoin to Smart ContractsBitcoin and Blockchain Bitcoin, the first implementation of blockchain technology, was introduced by the pseudonymous Satoshi Nakamoto. Described in the Bitcoin Whitepaper, Bitcoin enables peer-to-peer transactions within a decentralized network, uti...Blockchain
Ridho Izzulhaqridhoizzulhaq.hashnode.dev·Jul 18, 2024Quickstart Guide to Develop on ZKSync : Build NFT ERC-1155 Ticket Minter with Paymaster feature and DApp for Ticket Checker (Chapter 4)In the previous chapter, we discussed about to how build basic paymaster on ZKSync detailed on sending messages and executing transactions on the voting smart contract, where the gas fees are covered by the ZKSync Paymaster. In this chapter, we will ...55 readsQuickstart Guide to Develop on zkSyncpaymaster
Ridho Izzulhaqridhoizzulhaq.hashnode.dev·Jul 6, 2024Quickstart Guide to Develop on ZKSync : Explore Basic Paymaster (Chapter 3)In the previous chapter, we discussed the idea atlas and dApps on ZKsync. In this chapter, we will explore account abstraction and paymasters on ZKsync. Note : in this chapter we use ATLAS IDE, for further guide about ATLAS IDE, let's check the previ...50 readsQuickstart Guide to Develop on zkSynczksync
TraceHawktracehawk.hashnode.dev·Jul 1, 2024TraceHawk: The Ultimate Block Explorer Every zkSync Hyperchain User NeedsTraceHawk is excited to offer a dedicated block explorer for ZkSync Hyperchains. From the beginning, TraceHawk understands the significant need for a personalized block explorer, especially for application-specific blockchains and L2/L3 rollups. Henc...zksync
Polly Robertspollygetblock.hashnode.dev·Jun 17, 2024GetBlock Offers Custom zkSync Nodes for Airdrop ManagementAs the ZK token airdrop gets closer, GetBlock takes measures to support crypto enthusiasts who participate in it. It offers free private zkSync RPC nodes that can be used to claim airdrop quickly. Due to high activity, network congestion is expected,...zksync
Ridho Izzulhaqridhoizzulhaq.hashnode.dev·Jun 16, 2024Quickstart Guide to Develop on zkSync : Build a Complete Voting DApp on the ZKSync (Chapter 2)In the previous chapter, we delivered an instant way related to Concept and Development with ZKSync and Remix IDE through the Nethermind plugin. In this tutorial, we will discuss how to build a complete Voting DApp on the ZKSync network. We will begi...57 readsQuickstart Guide to Develop on zkSyncBlockchain
Ridho Izzulhaqridhoizzulhaq.hashnode.dev·May 18, 2024Quickstart Guide to Develop on zkSync : Fundamental Concept and Development with ZKSync Remix IDE 'Instant Way' (Chapter 1)The Ethereum network is often congested, leading to slow transactions and high gas fees. This problem has persisted for a long time, creating the need for a better solution: one that doesn't limit throughput but instead achieves a high transaction ra...131 readsQuickstart Guide to Develop on zkSyncSolidity