You'll need to install yarn and nodejs onto your computer, via the command line.
Yarn Install Guide: https://classic.yarnpkg.com/en/docs/install
NodeJS install guide: https://nodejs.org/en/download/
In your terminal, navigate to where you would like this site to live, then run
#clone the repo
git clone https://github.com/CubFinance/polycub-contracts.git
#navigate to the directory
cd polycub-frontends
# Install the dependencies
yarn install or npm install
This project demonstrates an advanced Hardhat use case, integrating other tools commonly used alongside Hardhat in the ecosystem.
## To run locally
`npx hardhat compile` to compile the contract
`npx hardhat node` to start a local node
Open another terminal
`npx hardhat run --network localhost scripts/deploy.js` to deploy
`npx hardhat test test/test.js` to test contracthttps://polygonscan.com/address/0x7cc15fef543f205bf21018f038f591c6bada941c
https://polygonscan.com/address/0xef79881df640b42bda6a84ac9435611ec6bb51a4
https://polygonscan.com/address/0x905e21f6c4cb1ad789ced61cd0734590a4542346