blockchain-web3-expert

Solid

Expert guide for Web3 and blockchain dApp integration — viem, wagmi v2, ethers.js v6, RainbowKit, smart contract interactions, and EVM wallet state / Panduan ahli integrasi Web3 dan blockchain.

AI & Automation 46 stars 9 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
56
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Blockchain & Web3 Expert (2026 Edition) [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Orchestration & Integration - **`senior-frontend`**: React and Next.js frontend state for Web3 wallets. - **`authentication-identity-expert`**: Sign-In with Ethereum (SIWE / ERC-4361). - **`error-resilience-expert`**: Handling RPC node timeouts, network switches, and user transaction rejections. - **`post-quantum-crypto-migrator`**: Future-proofing cryptographic signatures and hash functions. ### Description Production-ready guide for building decentralized applications (dApps) on EVM-compatible blockchains. Covers typed smart contract interactions with **viem** and **wagmi v2**, wallet connectivity with **RainbowKit / AppKit**, gas estimation, transaction lifecycle management, ERC-20 / ERC-721 / ERC-1155 standards, and decentralized storage (IPFS/Arweave). ### Trigger Conditions - Integrating crypto wallet connections (MetaMask, Coinbase Wallet, WalletConnect). - Reading from and writing to Ethereum / Polygon / Arbitrum / Base smart contracts. - Implementing Sign-In With Ethereum (SIWE) authentication. - Minting, transferring, or querying ERC-20 tokens or NFTs. --- ### Core Architecture & Modern Patterns #### 1. Wallet Connection & Config (`wagmi.config.ts`) ```typescript import { http, createConfig } from 'wagmi'; import { mainnet, base, arbitrum } from 'wagmi/chains'; import { injected, walletConnect } from 'wagmi/connecto...

Details

Author
roedyrustam
Repository
roedyrustam/vibes-plug
Created
3 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category