KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
navi-sdk
★ 47
Open GitHub ↗
NAVI SDK Project for Sui Defi Ecosystem
Download README (.md)
Explore Similar Repositories
ThrottleBlaster
:
A Turbo circuit with a MHz display that can slow down the CPU speed
AWS-SG-Analyzer
:
Python script to analyze and extract all Security Groups information
Abinaya2601
:
About me
GCOPE
:
Official implementation of 'All in One and One for All: A Simple yet Effective Method towards Cross-domain Graph Pretraining' published in KDD'2024
sdk-go
:
Mercado Pago's Official Go Lang
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
navi-sdk
?
Download (.md)
# ⚠️ NAVI SDK (Legacy) > **⚠️ Important:** This version of the NAVI SDK is **no longer actively maintained**. > We’ve released a **major upgrade** — faster, modular, and much easier to integrate. > **New users should migrate to the new SDK packages.** --- ## 🚀 The New NAVI SDK We completely rebuilt the SDK and split it into **4 focused packages** for a better developer experience: * **🔹 Lending SDK** – Deposit, borrow, repay, liquidate, claim rewards, flash loans, and oracle queries * **🔹 Bridge SDK** – Cross-chain bridging with real-time quotes and best routes * **🔹 Aggregator SDK** – DEX aggregation across Aftermath, Bluefin, Cetus, DeepBook & more * **🔹 Wallet Client** – Unified wallet + signing client with built-in Swap & Lending helpers 📚 **Developer Resources:** * [📖 New SDK Documentation](https://sdk.naviprotocol.io) * [🛠 Migration Guide](https://sdk.naviprotocol.io/navi-sdk-migration/lending) * [💻 Source Code](https://github.com/naviprotocol/naviprotocol-monorepo) > ⏳ **Note:** The old SDK will be deprecated in 1 month — please migrate soon! --- ## 📦 Installing the Legacy SDK (if you still need it) ```bash npm i navi-sdk ``` > 💡 **Tip:** Always load your mnemonic from environment variables. > Install dotenv: > > ```bash > npm i dotenv > ``` > > [How to use dotenv](https://github.com/motdotla/dotenv) We still provide a [starter example project](https://github.com/naviprotocol/navi-sdk/tree/main/document) for developers maintaining the legacy version. --- ## 👥 Join the NAVI Community * [NAVI Protocol Docs](https://naviprotocol.gitbook.io/navi-protocol-docs) – Learn more about the largest lending and borrowing protocol on Sui * [Discord](https://discord.com/invite/R6Xkbee8Xq) • [Telegram](https://t.me/navi_protocol) – Join the conversation * [Bug Bounty Program](https://naviprotocol.gitbook.io/navi-protocol-docs/security/bug-bounty-program) – Help keep NAVI secure * [Roadmap](https://naviprotocol.gitbook.io/navi-protocol-docs/dao-and-token/roadmap) • [Tokenomics](https://naviprotocol.gitbook.io/navi-protocol-docs/dao-and-token/navx-tokenomics) • [Developer Docs](https://naviprotocol.gitbook.io/navi-protocol-developer-docs)