Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

hackatum-2021/smart-contract

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
```# smart-contract

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published