
This is a detailed list of planned features to add to this DEX (includes Switch backend) on long term: You'll need to connect MetaMask to localhost:8545.

This will create three containers: one has a ganache with the 0x contracts deployed and some test tokens, another one has an instance of the launch kit implementation of a relayer that connects to that ganache and finally a container for 0x-mesh for order sharing and discovery on a p2p network.Īfter starting those containers, you can run the following in another terminal. BLOCK_POLLING_INTERVAL: '5s ' ports:Īnd then run docker-compose up. See for more # Documentation about Mesh and its environment variables. Image: 0xorg/mesh:7.2.1-beta-0xv3 environment:ĮTHEREUM_RPC_URL: ' ' ETHEREUM_CHAIN_ID: 1337 VERBOSITY: 3 RPC_ADDR: 'mesh:60557 ' # You can decrease the BLOCK_POLLING_INTERVAL for test networks to # improve performance. Image: 0xorg/launch-kit-backend:latest environment: After installing the dependencies, start the application with this command, replacing RELAYER_URL and RELAYER_WS_URL with the proper value: If you have the URL of an existing relayer, you can use this frontend against it. If you are using the source code of this fork, please let me know! Help the project adding ESH as a pair on your fork!

List of deployed dex's using forks of this source code: Please follow all the instructions here: ADD TOKEN LAUNCHPAD Deployed DEX's Please follow all the instructions here: ADD TOKEN Adding token to launchpad Please follow these instructions if you plan to use your own domain: DEX on your domain Adding token

If you are market maker you can join Veridex market pool at Join as Maker

Don't use another pool associated with this code besides the one on: Veridex Pool.To use this fork the following actions are required: This repo ships with both an ERC-20 token trading interface and an ERC-721 marketplace interface. This project is forked from veridex and it have a goal to be the most complete open-source 0x based dex out there.
