An open API service indexing awesome lists of open source software.

https://github.com/moshthepitt/flash-loan-mastery-cli

Flash Loan Mastery CLI
https://github.com/moshthepitt/flash-loan-mastery-cli

cli flashloan solana

Last synced: 4 months ago
JSON representation

Flash Loan Mastery CLI

Awesome Lists containing this project

README

          

# Flash Loan Mastery CLI

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 CLI tool for interacting with the Flash Loan Mastery smart contract.

## Usage

You can use this package by cloning it locally and installing its dependencies using yarn.

```sh
git clone https://github.com/moshthepitt/flash-loan-mastery-cli.git
```

```sh
yarn
```

## Documentation

Visit our [website](https://flashloanmastery.com/posts/flash-loan-mastery-cli/) for more documentation. Here is a [mirror](https://github.com/moshthepitt/flash-loan-mastery/blob/master/app/site/src/posts/cli.md) in case there is an issue with the website.