Skip to content

Defi Minimal This repo is dedicated to making minimal repos of existing defi primatives. ❗ ** WARNING None of the contracts are audited! Completed (but unreviewed) minimal contracts: Lending.sol: Based off Aave Staking.sol: Based off Synthetix RewardToken.sol: Based off Synthetix Exchange.sol , Factory.sol , Token.sol : Based off Uniswap v1. The…

Notifications You must be signed in to change notification settings

Shahrokhsalar/defi-minimal

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

Defi Minimal This repo is dedicated to making minimal repos of existing defi primatives. ❗ ** WARNING None of the contracts are audited! Completed (but unreviewed) minimal contracts: Lending.sol: Based off Aave Staking.sol: Based off Synthetix RewardToken.sol: Based off Synthetix Exchange.sol , Factory.sol , Token.sol : Based off Uniswap v1. The…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published