2.0.49 • Published 3 months ago

flash-sdk-raash v2.0.49

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Flash SDK

Client SDK for interacting with FLASH.TRADE's smart-contracts

Install

npm i flash-sdk / yarn add flash-sdk 

Using the SDK

connect sdk locally

` import { AnchorProvider } from "@coral-xyz/anchor";

const provider : AnchorProvider = AnchorProvider.local(clusterUrl, { commitment: "confirmed", preflightCommitment: "confirmed", skipPreflight: true }); client = new PerpetualsClient(provider, programId);

`

To fetch all the pool data

2.0.49

3 months ago

2.0.50

4 months ago

2.0.29

4 months ago

2.0.35

4 months ago

2.0.36

4 months ago

2.0.34

4 months ago

2.0.42

4 months ago

2.0.31

4 months ago

2.0.43

4 months ago

2.0.32

4 months ago

2.0.40

4 months ago

2.0.41

4 months ago

2.0.30

4 months ago

1.0.137

5 months ago

1.0.136

5 months ago

1.0.135

5 months ago

1.0.134

5 months ago

1.0.133

5 months ago

1.0.132

5 months ago