Skip to content

MocaNetwork/airkit-example

Repository files navigation

Airkit Example

Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm or yarn package manager
  • Git

Instructions

  1. Clone the repository

    git clone <repository-url>
    cd airkit-example
  2. Install the dependencies

    npm install
    # or
    yarn install
  3. Run the example

    npm run dev
    # or
    yarn dev
  4. Open the browser and navigate to https://localhost:5173

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run ESLint

Tech Stack

  • React
  • TailwindCSS
  • TypeScript
  • Airkit Connector
  • Wagmi/Viem (Web3)
  • Vite

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors