Skip to content
/ Iceswap Public

This is a project dapp that help the users to swap and check the status of a token, including fiat to crytpo and honeypot checks

Notifications You must be signed in to change notification settings

kypanz/Iceswap

Repository files navigation

Iceswap

This is a dapp that help the users to.

  • Swap to a lot of tokens using polygon network
  • Buy crypto using fiat
  • Cross-Chain to change different types of crypto

Things for the future implementations

  • HoneypotChecker
  • Scoring Security ... based in tokenSniffer, honeypotapi and coinmarketcap values
  • Add or own token "IceToken" ready for buy in the frontend ( the token already exist )
  • Launch the Cross-chain integration to live
  • Launch the fiat method to live

Tecnologies used

  • Moralis ( good for easy implementation )
  • Onramper ( for buy crypto currency from fiat currency )
  • 1inch exchange ( for swap to any token using polygon network )
  • RenJs-v3 ( multichain )
  • NextJs
  • honeypotapi
  • coinmarketcap api
  • Web3

Project tasks for IceSwap in github : https://github.com/users/kypanz/projects/5

Images of the project in the end section ( we are working in a paralell repository to do iceswap, so not all can be here )

Requirements for this app

node v16.15.1 npm 8.11.0

How to install

npm install

How to run

npm run dev

Iceswap use Moralis

We use moralis servers with respective plugins to give a final user a more easy way to do things

.env example ( needed before deploy )

NEXT_PUBLIC_INFURA_URL_TESTNET=your infura api
GENERATE_SOURCEMAP=false
NEXT_PUBLIC_APP_ID=Your Moralis app id
NEXT_PUBLIC_SERVER_URL=Your Moralis app url

Fixing possible bugs ( we still fixing possible bugs )

Error like :

Unhandled Runtime Error
TypeError: Right-hand side of 'instanceof' is not callable

If this happend you need to downgrade the moralis package versions take a look here => https://forum.moralis.io/t/solved-typeerror-right-hand-side-of-instanceof-is-not-callable/18621

If the exchange page dont load the data, please reload the page


Some images of the project

Swap token ( page working ) image

Buy crypto from fiat ( page working ) image

Main page ( working hard to be done ) image

List New token ( working hard to be done, future implementation ) image

Cross-chain ( working hard to be done ) image

we have a lot of pages there, but is not a good idea upload all images here ...

have a nice day ❤️

About

This is a project dapp that help the users to swap and check the status of a token, including fiat to crytpo and honeypot checks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published