Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

This repository is a minimal project building on BatchExchange from the gnosis/dex-contracts

License

Notifications You must be signed in to change notification settings

gnosis/dex-contracts-integration-example

Repository files navigation

Minimal project for building on dex-contracts

Disclaimer: This repository has been archived and is no longer supported

This project should serve as a basis for every project intending to build on https://github.com/gnosis/dex-contracts. It provides a minimal framework to successfully deploy the BatchExchange for testing.

  1. start ganache-cli with a higher gas valuation
ganache-cli -d --gasLimit=8000000
  1. Install dependencies and do the migration
yarn install
npx truffle migrate --reset

About

This repository is a minimal project building on BatchExchange from the gnosis/dex-contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published