- You will need to clone the repo via
git clone <url>. - Then you need some dependencies, you can install them by running
npm installin the repo directory.
npm run truffle compile
- first edit
truffle.jsif needed. - run
npm run truffle migrate.
npm run truffle test.
This source code has been developed and published by Eliott TEISSONNIERE for DAOSprout, it is covered by an AGPLv3 license, please see the file LICENSE for more informations.