Skip to content

Examples and tutorials for the Marginfi Developer Series: Learn how to interact with the Marginfi protocol using the TypeScript SDK. Includes step-by-step guides for creating accounts, borrowing, lending, and more.

Notifications You must be signed in to change notification settings

LukeSmith25/marginfi-dev-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marginfi Developer Series

This repository contains example projects for the Marginfi Developer Series. The goal is to help developers learn how to interact with the Marginfi protocol using the TypeScript SDK.

Examples

Each example demonstrates a specific use case of the Marginfi protocol:

  • Example 1: Creating a Marginfi Account
  • Example 2: Borrowing from a Bank

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/marginfi-dev-series.git
    
  2. Install dependencies:
    npm install
    
  3. Run an example:
    npm start
    

For more details, refer to the official Marginfi SDK documentation.

About

Examples and tutorials for the Marginfi Developer Series: Learn how to interact with the Marginfi protocol using the TypeScript SDK. Includes step-by-step guides for creating accounts, borrowing, lending, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published