Flash loan mastery
Simple and best Solana flash loan program :)
**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. The project is written primarily in TypeScript, distributed under the Apache License 2.0 license, first published in 2022. Key topics include: flashloan, solana, solana-program.
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
- Clone the repo, and install Solana & Anchor
- Run
yarnto install the packages - Run
anchor test
Related
Contributors
Showing top 1 contributor by commit count.
