Skip to content

Latest commit

 

History

History

validator-bonds-sdk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Validator Bonds SDK

SDK based on top of the Anchor Program IDL. Anchor IDL wrapper.

  • To read account data see ./api.ts
  • To import types and read PDA addresses see ./sdk.ts
  • To execute contract operations see ./instructions/*