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

museum-of-nifty-art/monarepo

Repository files navigation

🔧 🚧 MoNA's Smart Contracts.

 

This repo is to demonstrate how you would set up the MoNA smart-contract development environment using HardHat to do most of the heavy lifting for you. Head on over to the ./test folder to examine the javascript files that thoroughly test the smart-contract, which latter you will find in ./contracts.

📃 Instructions

1) Fire up your favourite console & clone this repo somewhere:

❍ git clone https://github.com/museum-of-nifty-art/monarepo.git

2) Enter this directory & install dependencies:

❍ cd monarepo && npm install

3) Set the tests going!

❍ npx hardhat test

 

Happy testing!

About

Hehe, get it, it's mona's monorepo! No?! Ok nvm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published