Skip to content

ahmedali8/project-y-smartcontracts

Repository files navigation

Hardhat Foundry Slither Analysis Code Coverage Prettier License

Project Y Smartcontracts

# Clone repo
$ git clone https://github.com/ahmedali8/project-y-smartcontracts

# Initialize submodule dependencies
$ git submodule update --init --recursive

# Install development dependencies
$ yarn install
# Slither
$ rm -rf ./slither/* && slither . --hardhat-cache-directory ./hardhat_cache --hardhat-artifacts-directory ./artifacts --checklist --json ./slither/output.json --sarif ./slither/output.sarif

Note: refer to hardhat-foundry-template for more information and commands

About

Smart contracts of Project Y to be submitted in polygon hackathon

Topics

Resources

Stars

Watchers

Forks