Skip to content

moshthepitt/flash-loan-mastery-js

Repository files navigation

Flash Loan Mastery JS SDK

Flash Loan Mastery is a smart contract that enables flash loans on Solana. We think that this is the simplest and best Solana flash loan program.

This repo represents the Javascript SDK for interacting with the Flash Loan Mastery smart contract.

Usage

You can use this package by installing it from npm.

yarn add flash-loan-mastery

Documentation

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

Documentation generated by typedoc can be found here.

Building docs

yarn doc