Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 437 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 437 Bytes

Gnosis Protocol Relayer

A relayer that enables DAOs to swap tokens on Gnosis Protocol using on-chain price oracles from Swapr or Uniswap.

Local Development

The following assumes the use of node@>=10.

Clone Repository

git clone https://github.com/nicoelzer/gnosis-protocol-relayer.git

Install Dependencies

yarn

Compile Contracts

yarn build

Run Tests

yarn test

Flatten Contracts

yarn flattener