@gnosis.pm/dx-uniswap-arbitrage

0.1.5 • Public • Published

Arbitrage DutchX/Uniswap

Contract that arbitrages between:

Setup

# Install dependencies
yarn

# Compile contracts and inject networks
yarn restore

# Check out the contract addresses
yarn networks

Create a file .env using .env.example as your template.

# Create env file
cp .env.example .env

Run

yarn lint:watch

Test

truffle develop
yarn test

Deploy

# Local: Run ganache (rpc) in one tab, and then migrate
yarn rpc
yarn migrate

# Rinkeby
yarn migrate --network rinkeby

# Mainnet
yarn mainnet --network mainnet

Readme

Keywords

Package Sidebar

Install

npm i @gnosis.pm/dx-uniswap-arbitrage

Weekly Downloads

2

Version

0.1.5

License

ISC

Unpacked Size

7.47 MB

Total Files

110

Last publish

Collaborators

  • gnosisdex
  • fedgiac
  • alfetopito
  • anxolin
  • bh2smith
  • fleupold
  • josojo
  • nlordell
  • w3stside