0.1.6 • Published 10 months ago

@lifi/solana-programs v0.1.6

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

LI.FI solana programs

LI.FI's Solana programs, organized similar to the solana-program-examples layout recommendations. Each program has a program folder containing the program's source code and a ts folder containing the TypeScript bindings for the program.

Programs

For now, LI.FI only uses one program on Solana:

lifi-solana-program-1

This program is used by LI.FI primarily to track on-chain transactions generated using the LI.FI backend/API.

How to

Typescript

To build the typescript bindings: pnpm build

To run the typescript test suite (jest): pnpm test

Solana

0.1.2

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago