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.
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.
$ forge build$ forge test --force$ forge fmt$ 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>