Skip to content

mazgalesc/flash-loan-mastery

 
 

Repository files navigation

Flash Loan Mastery

Flash Loan Mastery is a smart contract that enables flash loans on Solana. Flash loans are uncollateralized loans without borrowing limits in which a user borrows funds and returns them in the same transaction. If the user can't repay the loan before the transaction is completed, the transaction will fail and the money will be returned.

Documentation

Visit our website for more documentation. Here is a mirror in case there is an issue with the website.

Testing

  1. Clone the repo, and install Solana & Anchor
  2. Run yarn to install the packages
  3. Run anchor test

Related

  1. Smart contract
  2. Javascript SDK
  3. CLI tool
  4. Jupiter Arbitrage Trading

About

Simple and best Solana flash loan program :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 31.4%
  • Rust 28.1%
  • CSS 17.8%
  • Nunjucks 14.7%
  • JavaScript 8.0%