1.1.4 • Published 1 year ago

swapmytea v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

swapmytea

TokenSwap DApp

This project is a decentralized application (DApp) for swapping tokens on EVM-compatible blockchains. It integrates five npm packages to provide a seamless token swapping experience.

Features

  • Token Swapping: Swap between different ERC-20 tokens.
  • EVM Compatibility: Works with any EVM-based blockchain.
  • User-Friendly Interface: Easy-to-use web interface for interacting with the blockchain.
  • Automated Testing: Includes end-to-end tests with Puppeteer.

Installation

To get started with the TokenSwap DApp, clone this repository and install the dependencies:

git clone https://github.com/grxkun/swapmytea.git
cd token-swap-dapp
npm install
1.1.4

1 year ago