Skip to content

Yasser-dev/pungswap

Repository files navigation

PungSwap


Logo

Description

PungSwap is an ethereum exchange platform that is used to swap an ERC20 token called Pungcoin. Pungcoin is a cryptocurrency named after the Korean dog breed Pungsan (coin logo design inspired by Dogecoin 😜). Pungswap is an exchange platform that's used to swap ether for pungcoin or vice versa.

pungcoin

Built With

Screenshots

swap process swap process swap process swap process swap process swap process swap process swap process swap process

Prerequisites

Development server

navigate into the root folder and run:

  • install dependencies

    npm i
  • install truffle

    npm i truffle
  • open ganache

  • run truffle migrations

    truffle migrate --reset
  • run react development server

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published