arbitrageur-between-sgr-and-eth

Arbitrageur between SGR (Sögur Token) and ETH 📈

Stars
7
Committers
1

Arbitrageur between SGR (Sgur Token) and ETH

Introduction of Arbitrageur between SGR (Sgur Token) and ETH

  • This is a solidity smart contract that allows a user to get a opportunity to execute automatic arbitrage between SGR (Sgur token) and ETH.

 


Workflow

 


Setup

Add .env file

  • Based on .env.example , you add .env file

Install modules

$ npm install

Compile & migrate contracts (on Ropsten testnet)

$ npm run migrate:ropsten

Execute script (it's instead of testing)

$ npm run script:arbitrage

 


Remarks

 


References