Skip to content

Latest commit

 

History

History
 
 

dutchx_seller

DutchX Seller Module

This repository contains a collection of modules that can be used with the Gnosis Safe contracts

Install

Install requirements with yarn:

yarn

Compile Contracts

yarn truffle compile

Run all tests (requires Node version >=7 for async/await):

yarn test

Linter and Test Coverage

yarn run lint
yarn run coverage

Security and Liability

All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

All smart contracts are released under LGPL v.3.