Skip to content

CryptoLibertus/tuna-sdk

 
 

Repository files navigation

DefiTuna SDK

This repo contains DefiTuna Client and Backend SDK

⚠️ WARNING: DefiTuna Client version 2.0 is not yet compatible with the mainnet onchain program. Please use the previous 1.0.x version.

Quickstart

  • pnpm i
  • Create .env file using .env.example in packages/sdk
  • pnpm test

Workflow

  • Make changes first
  • Before commiting run pnpm changeset and complete steps
  • Commit to a new branch and create a PR
  • When pipeline succeeds - merge a PR and wait until the packages are published

Examples

This repository offers pre-configured examples in TypeScript and Rust, showcasing the DefiTuna Client’s practical use. Fully tested and ready to use, they include detailed commentary for easy integration into Solana projects. See the TypeScript and Rust READMEs for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • Rust 63.5%
  • TypeScript 36.2%
  • Other 0.3%