Skip to content

philipmoniaga/crowdfunding-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Smart Contracts

Development

Install Dependencies

npm i

Test the Contracts

npx hardhat test

Deploy the Contracts

npx hardhat run --network {network} scripts/deploy.js

Generate UML Diagram

Install UML tool

npm link sol2uml --only=production

Run UML tool

sol2uml ./contracts -r -f png

TESTTTTT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published