Skip to content

A Cairo implementation of ERC4626 YieldBox style

License

Notifications You must be signed in to change notification settings

0xEniotna/ERC4626

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC4626 inflation attack free

An implementation of ERC4626 in Cairo.

I used the OZ solidity implementation. It is itself inspired from YieldBox codebase that has an inflation attack protection. Shares are virtually minted which reduces the issue.

On inflation attack: https://blog.openzeppelin.com/a-novel-defense-against-erc4626-inflation-attacks https://docs.openzeppelin.com/contracts/4.x/erc4626

I forked this repo https://github.com/0xK3K/starknet-ERC4626 and improved the codebase with the latest cairo version. Thanks @0xK3K !

About

A Cairo implementation of ERC4626 YieldBox style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 100.0%