wagmihub
  • πŸ‘‹Introduction
  • 🚩Problem
  • πŸ’‘Solution
  • βš™οΈFeatures
  • πŸͺ™Token
    • πŸ“ŠTokenomics
    • ⏳Vesting Schedule
    • πŸ› οΈToken Utility
  • ⛓️WAGMI Chain
    • Resources for EVM Development
    • Adding WAGMI Chain
    • Adding WAGMI Chain to MetaMask
    • Hardhat Config for WAGMI chain
    • Wagmi Config for WAGMI chain
    • Do I need WAGMI for gas?
    • Deploy smart contracts
    • Developing the UI
    • Add Network Button Example
    • FAQ
    • Support
  • πŸ—ΊοΈRoadmap
  • πŸ’ΌBusiness model
  • πŸ‘₯Socials
  • πŸ‘¨β€πŸ’»Team
  • 🀝Partners
  • πŸ“œLegal Notice
Powered by GitBook
On this page

WAGMI Chain

Developing on the WAGMI chain

Developing your Dapp on the WAGMI chain follows the same process as developing on any other EVM chain. This document will guide you through the steps required to get started, along with practical examples, FAQs, and additional resources.

The main steps in Dapp developing process are:

  1. Writing and deploying your smart contracts in Solidity by using Hardhat, Foundry, Truffle or Remix.

  2. Creating a frontend that interacts with these smart contracts and blockchain.

PreviousToken UtilityNextResources for EVM Development

Last updated 3 months ago

⛓️