Skip to content

Intentionally vulnerable Coin swap protocol. DO NOT USE. FOR LEARNING PURPOSES ONLY.

Notifications You must be signed in to change notification settings

Zellic/DonkeySwap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DonkeySwap

An intentionally vulnerable, Coin-swapping protocol for Aptos.

It's basically an AMM that uses an oracle for pricing, and LP coins minted represent the USD value of liquidity deposits/withdrawals. Featuring support for limit swap orders!

The purpose of this repository is to demonstrate common vulnerabilities we see in Aptos Move protocols.

WARNING: THIS CODE IS INTENTIONALLY VULNERABLE AND SHOULD NOT BE USED. IT IS FOR LEARNING PURPOSES ONLY. DO NOT USE CODE FROM THIS REPOSITORY.

About

Intentionally vulnerable Coin swap protocol. DO NOT USE. FOR LEARNING PURPOSES ONLY.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages