A Python3 program which ports the Uniswap Frontend code to any Ethereum compatible blockchain.
Set configuration in the uniswap.ini file
Run the port.py file
python3 port.py
There are also instructions on how to deploy the Vyper contracts which underpin the system.