This repository provides the tools necessary to deploy Uniswap V2 on Moonbeam: either in the Moonbase Alpha TestNet or in a Standalone node.
This repository is for demostration purposes only.
There are three different repositories.
A Hardhat setup to deploy all the necessary either to Moonbase Alpha or a Standalone Moonbeam node.
The simple v2 Uniswap interface modified to work with Moonbase Alpha and a Standalone Moonbeam node.
Modified version of the Uniswap SDK to add compatibility with Moonbase Alpha and a Standalone Moonbeam node.
--
Have fun :)