Fork Uniswap v2 Smart-Contracts & UI on Remix

Maxime Atton
Coinmonks

--

Learn how to fork Uniswap v2 on Remix and run your own Decentralized Exchange (Dex).

Whether building your own enhanced platform to compete with Uniswap or providing a custom solution for your investors, in the rapidly evolving Decentralized Finance (DeFi) market, it can be helpful to be able to deploy, customize and manage your own Decentralized Exchanges (Dex).

This article assumes…

That you are somewhat confortable with the Ethereum Blockchain, the Solidity programming language and the Remix IDE linked with your Metamask’s wallet.

That you have some knowledge about React programming as we will assume that you know how to handle React’s project (installing, starting and building using NPM).

We are not going to enter into much details but it may be useful to have some basic knowledge about the inner working of the Uniswap v2 liquidity pool model.

If you never used Remix IDE…

Remix IDE is a powerful and easy-to-use online Solidity IDE. You can connect your Metamask’s wallet and compile, deploy and debug your smart-contracts in a few clicks.

If you never studied Uniswap v2…

Uniswap v2 is a constellation of smart-contracts used to run the eponymous…

--

--

Maxime Atton
Coinmonks

Decentralized Finance & Digital Assets specialist.