Skip to content

irajgill/SwapItLikeITalkIt

 
 

Repository files navigation

SwapItLikeITalkIt

This repository contains the code for a Cross-Chain DApp, which allows users to interact with multiple blockchain networks simultaneously. The DApp is built using Solidity, Javascript and uses various frameworks like ethers.js, hardhat, next.js and utilizes CCIP for cross-chain communication.

Table of Contents

Installation

To install and run the Cross-Chain DApp locally, follow these steps:

  1. Clone the repository: git clone https://github.com/b0nesss/SwapItLikeITalkIt
  2. Install the dependencies: npm install
  3. Start the DApp: npm run dev

Usage

Once the DApp is up and running, you can access it through your web browser at http://localhost:3000. The DApp provides a user-friendly interface for interacting with multiple blockchain networks simultaneously. Follow the on-screen instructions to perform various cross-chain operations.

Features

  • Cross-chain communication: The DApp allows users to interact with multiple blockchain networks, enabling seamless cross-chain transactions and data transfers.
  • User-friendly interface: The DApp provides a simple and intuitive interface for users to perform cross-chain operations without the need for deep technical knowledge.
  • Customizable configuration: The DApp can be easily configured to connect with different blockchain networks and adjust various settings according to specific requirements.

About

Cross-chain Dapp for swapping tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • Solidity 10.1%
  • CSS 5.7%