Skip to content

Mugen-Builders/cartesi-frontend-tutorial

Repository files navigation

Cartesi Frontend Tutorial

This project is a comprehensive guide on building a frontend for decentralized applications (dApps) using React.js and Wagmi, specifically tailored for Cartesi dApps. It demonstrates how to set up a React project with Wagmi for connecting wallets, switching chains, and interacting with the blockchain.

Features

  • Wallet Connection: Connect to various wallets using Wagmi's connectors.
  • Chain Switching: Seamlessly switch between multiple blockchain networks.
  • Account Management: Display connected wallet information and manage connections.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14.x or later)
  • npm or yarn

Getting Started

To get started with this project, clone the repository and install the dependencies.

Clone the Repository

git clone https://github.com/Mugen-Builders/cartesi-frontend-tutorial
cd cartesi-frontend-tutorial

Install Dependencies

npm install

Run the Project

npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages