Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 840 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 840 Bytes

Q DAO Locker v1.0

Twitter

Q DAO Locker by Platinum Engineering for Q DAO and USDQ, KRWQ, CNYQ, JPYQ stable coins

Building the source

Building project requires both a NodeJs (version 10.16 or later). Once the dependencies are installed, run

npm install
truffle test
truffle migrate

License

The project (i.e. all code inside of the contracts directory) is licensed under the GNU General Public License v3.0, also included in our repository in the LICENSE file.