Skip to content

evaafi/evaa-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVAA GO SDK

go.dev reference

Overview

The EVAA GO SDK is designed to easily integrate with the EVAA lending protocol on TON blockchain.

Table of contents

Installing

go get github.com/evaafi/evaa-go-sdk@latest

Packages

Config

The config package is an instruction to interacting with different pools such as Main, LP and Testnet.

Asset

The asset package is a tool for obtaining information about the data and configuration of the assets used in the selected version of the protocol.

Price

The price package is a tool to get and package prices obtained from oracles used in a selected pool.

Principal

The principal package is a guide for working with the user's principals, such as calculation and prediction of the health factor, checking of liquidatablity.

Transaction

The transaction package is an assistant to working with different types of protocol operations such as supply, withdrawal and liquidation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages