Git Product home page Git Product logo

dex-plugin's Introduction

ApeSwap DEX Plugin ๐Ÿต

This repo gives a quick overview on ApeSwap's current DEX plugin capabilities, to harness the full power of our smart router, and bonus router all on your platform!

Setting Up the Plugin

The plugin utilizes a pretty commonly accepted iFrame to host ApeSwap's platform on your UI. Without any customization, it may look something like:

<iframe src="https://apeswap.finance/swap" width="400px" height="700px" scrolling="no" />

image

For a working demo, clone this repo & open the index.html file on your local machine.

How it Works

ApeSwap's frontend senses if the host of our application is through an iFrame. If it turns out to be the case, we hide the non essentials, such as the nav bar & footer.

Users still have the core functionality:

  • Connect Wallet
  • Swapping
  • Mulitchain
  • Liquidity Adds / Removals
  • Limit Orders (on BNB Chain)

There are tradeoffs to this approach of course.

From a positive perspective - whether you have a legacy web2 app, a web3 dapp, or anything in between - this offers the entire power of ApeSwap's DEX with a single line of code on your frontend. You can get up and running in no time.

This comes at the cost of customization, feature selection, and some usability. If you're looking for a more bespoke solution, please get in touch with our product team!

dex-plugin's People

Contributors

obiedobo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.