Skip to content

Mach-Finance/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachFi

MachFi is a fork of Compound Finance v2 with additional features such as supply caps and one click mint to use as collateral. The protocol will be deployed as a native application on the upcoming Sonic Network.

Audit Report

Security is a top priority at MachFi. To ensure the robustness and reliability of our smart contracts, MachFi has undergone a comprehensive audit contest conducted by Sherlock. You can review the detailed audit report here.

Usage

Build

$ forge build

Test

$ forge test --force

Format

$ forge fmt

Deployment scripts

$ forge script ./script/TestnetDeployment.s.sol --rpc-url sonic_testnet --force --sender <sender_address> --ledger --broadcast
$ forge script ./script/Deployment.s.sol --rpc-url sonic_mainnet --force --account <account_name>

About

Borrow & Lending platform on SONIC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors