Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from FTI1DS/patch-1
Browse files Browse the repository at this point in the history
Update build-a-dapp.md
  • Loading branch information
SanghamitraBhowmick1993 authored Jun 27, 2024
2 parents c8bf3aa + 68cd312 commit 373c92e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/Tutorials/build-a-dapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@ title: Build a Dapp
sidebar_position: 8
---

This guide will help you build a dapp on MXC (Wannsee testnet)! The starter dapp highlights an important feature of MXC: sending secure cross-chain messages between Arbitrum and MXC. Read more about cross-chain messaging [here](/docs/Designs/Bridge).
This guide will help you build the MangaDrop dapp on MXC (Geneva testnet)! The airdrop dapp highlights an important feature of MXC: deploying ERC20 tokens and conducting airdrops seamlessly. You can deploy tokens, manage them, and execute airdrops all through our user-friendly interface. Read more about the functionalities and architecture in our detailed documentation [here](https://github.com/MXCzkEVM/token-airdrop-x2e/tree/geneva).

## Prerequisites

- A curiosity to learn and build.

## Steps
1. Try Token [airdrop templates](https://github.com/MXCzkEVM/token-airdrop-x2e) to create airdrop in one-click
2. Visit the [dapp-slaps starter template](https://github.com/MXCzkEVM/dapp-slaps) to create an bridge dapp with one-click.

1. Try Token [airdrop templates](https://github.com/MXCzkEVM/token-airdrop-x2e/blob/geneva/) to create airdrop in one-click

## Status page integration

Expand Down

0 comments on commit 373c92e

Please sign in to comment.