moshthepitt / flash-loan-mastery

Simple and best Solana flash loan program :)

Home Page:https://flashloanmastery.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

https://flashloanmastery.com

License:Apache License 2.0


Languages

Language:TypeScript 31.4%Language:Rust 28.1%Language:CSS 17.8%Language:Nunjucks 14.7%Language:JavaScript 8.0%