Skip to content

ZCalz/BarterFi

Repository files navigation

BarterFi

Users can provide collateral with a native onchain token and receive a loan in stablecoin by the smart contracts.

Created an implementation in Solidity with Foundry, and another implementation with Sway & Rust with Fuel

Sway Contracts with Fuel

cd contracts-in-sway
forc build
cargo test

Solidity Contracts with Foundry

cd contracts-in-foundry
forge build
forge test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published