uniswap
v0.0.1
Published
test
Downloads
1,340
Readme
Uniswap V2 on Moonbeam
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.
Getting started
There are three different repositories.
Uniswap Contracts Moonbeam
A Hardhat setup to deploy all the necessary either to Moonbase Alpha or a Standalone Moonbeam node.
Uniswap Interface Moonbeam
The simple v2 Uniswap interface modified to work with Moonbase Alpha and a Standalone Moonbeam node.
Uniswap SDK Moonbeam
Modified version of the Uniswap SDK to add compatibility with Moonbase Alpha and a Standalone Moonbeam node.
--
Have fun :)