Skip to content

rootstrap/wonder-room-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wonder Room Smart Contracts

This repository holds the smart contracts of Wonder Room plarform.

Tech stack

  • Javascript
  • Solidity
  • Hardhat
  • Prettier
  • Openzepelin token interfaces

Instalation

Clone this repository, then run

npm install

Usage

To compile the smart contract:

npm run build or npx hardhat compile

To deploy the smart contracts

npm run deploy:polygon

OR

npm run deploy:amoy

Notes:

  • Available networks: polygon, polygon amoy.
  • Polygon amoy is the testnet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published