0.1.6 • Published 1 year ago

@lifi/solana-programs v0.1.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago