Skip to content

yashnaman/augur_foundry

Repository files navigation

Augur Foundry

Wrappers for shares of augur markets

Set up augur locally

  1. git clone https://github.com/AugurProject/augur
  2. git checkout v2
  3. change this parameter to false(we need this to controll time)
  4. yarn
  5. yarn build
  6. cd augur/packages/augur-core
  7. docker run -it -p 8545:8545 -p 8546:8546 augurproject/dev-node-geth:v1.9.9
  8. yarn deploy:local

Clone the repository

  1. git clone https://github.com/yashnaman/augur_foundry
  2. copy environment.json (which will be here) to the ./environmetns/environments-local.json
  3. truffle migrate(to generate markets and erc20wrappers)
  4. truffle test(to test)

About

Wrappers for shares of augur markets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages