Skip to content

show-karma/smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. git clone this repository
  2. yarn install
  3. In Terminal 1: npx hardhat node
  4. Terminal 2:
    • npx hardhat deploy --network localhost
    • npx hardhat console