-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
effort: epicMulti-stage task that may require multiple PRs.Multi-stage task that may require multiple PRs.type: featureNew feature or request.New feature or request.work: clearSense-categorize-respond. The relationship between cause and effect is clear.Sense-categorize-respond. The relationship between cause and effect is clear.
Description
To be able to fully depend on the sablier package across both of our apps we need to add Solana specific configurations. These will (mostly) mirror the EVM counterparts:
IDL.json,IDL.ts(theas constversion) andIDLType.ts(the anchor generated type description of the IDL) - see interfaces and the program releases where the.tsfile is theIDLType.ts- addresses / deployments
- chain definitions (mainnet and devnet) - see interfaces
- versioning (e.g.
Version.Lockup.V1_0) - see interfaces, but take into account these will change with the adoption of thesabliersdk, so try to mirror the EVM declarations from the sdk itself
Metadata
Metadata
Assignees
Labels
effort: epicMulti-stage task that may require multiple PRs.Multi-stage task that may require multiple PRs.type: featureNew feature or request.New feature or request.work: clearSense-categorize-respond. The relationship between cause and effect is clear.Sense-categorize-respond. The relationship between cause and effect is clear.