Skip to content

wise-foundation/lending-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wise-lending

Process and Testing

For audit purpose and testing of WiseLending

Do an npm install / yarn install / bun install

👷 To run all tests together can use foundry/forge

yarn foundry-test

Test coverage

🧪 To generate test-coverage report simply run this command (without starting local chain)

yarn foundry-coverage

Deployment

🚀 To deploy automatically add .env file and specify PRIVATE_KEY=YOUR_KEY and ETHERSCAN_API_KEY=YOUR_API_KEY then use command below or equivalent in package.json

P.S.

there are also some additional tests in /test folder for hardhat setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published