Skip to content

VWBL/Access-Condition-MolochDAO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access-Condition-MolchDAO

VWBL's access condition contract which defined MolchDAO member only can view digital content

Install and Compile

  1. Install npm packages
yarn install
  1. Compile smart contract
yarn compile

Run uni tests

  1. Start a local Ethereum network based on a snapshot of the mainnet.
npx hardhat node --fork mainet-eth-rpc --fork-block-number block-number
  1. In a separate terminal, run the test command with the localhost network.
npx hardhat test --network localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published