UNPKG

@heliofi/solana-adapter-v1

Version:

API to interact with Helio Finances program on Solana.

5 lines (4 loc) 230 B
import * as anchor from '@project-serum/anchor'; export declare const txOpts: anchor.web3.ConfirmOptions; export declare const helioFeeWalletKey: anchor.web3.PublicKey; export declare const daoFeeWalletKey: anchor.web3.PublicKey;