Skip to content

whymatter/hackTUM-quantstamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackaTUM 2021 Quantstamp Challange

For rules and requirements please read the Documentation items on this page.

Setup

We have tested this code with Node.js v16.2.0 if your installed version of Node.js does not work please switch to this version.

Once you have downloaded and unpacked this repository in a directory you can install, compile and run tests using the following instructions:

$ cd <root of this repository>
$ npm i
$ npm install --save-dev hardhat
$ npx hardhat compile
$ npx hardhat test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors