navi-sdk
v1.3.9
Published
The NAVI SDK Client provides tools for interacting with the Sui blockchain networks, designed for handling transactions, accounts, and smart contracts efficiently. This documentation covers the setup, account management, and transaction handling within th
Downloads
2,400
Readme
Welcome to NAVI Protocol
The NAVI SDK Client provides tools for interacting with the Sui blockchain networks, designed for handling transactions, accounts, and smart contracts efficiently. This documentation covers the setup, account management, and transaction handling within the NAVI ecosystem.
Getting Started
Installation
Before you can use the NAVI SDK Client, you need to set up your project environment.
npm i navi-sdk
*We highly suggest you use env to import mnemonic all the time *
npm i dotenv
Quick Start
We have prepared starter code for NAVI SDK beginners.
Contribute to NAVI SDK Project
You may follow the guide from detailed documentation
More About NAVI
Use the following links to learn more about NAVI Protocol:
- Learn more about the largest lending and borrowing protocol documentation on Sui.
- Join the NAVI community on Discord and Telegram Channel.
- Find out more about the Bug Bounty Program
- Review information about NAVI Roadmap, Tokenomics, and Developer Docs on the Navi site.