Skip to content

HipoFinance/sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hipo SDK

Hipo is a decentralized, permission-less, open-source liquid staking protocol on TON blockchain. Visit Hipo.Finance for more information or read the docs.

This SDK helps with connecting to Hipo liquid staking protocol on web clients.

The sdk-example project uses this project as a dependency and creates a simple web application to Stake or Unstake on Hipo.

Constants include protocol addresses on MainNet and TestNet, op-codes for deposit and unstake, and recommended fees for each operation.

Parent helps in finding the jetton wallet address for an address.

Wallet provides access to jetton wallet state, in particular hTON balance.

Treasury has the functionality to parse the current state of Hipo Treasury.

About

SDK for connecting to Hipo on web clients

Resources

License

Stars

Watchers

Forks