Open barnjamin opened 7 months ago
Restructure the SDK workspace, allowing platform specific SDK source files to live alongside their contracts.
Goals
/solana/ts
/solana/ts/lib
/sdk/solana
/solana/ts/sdk
/solana/ts/idl
The above items are completed in this pr
OmitGenerics
.ts
/sdk/ts/lib
Restructure the SDK workspace, allowing platform specific SDK source files to live alongside their contracts.
Goals
/solana/ts
to/solana/ts/lib
to allow re-use of the library methods/sdk/solana
to/solana/ts/sdk
/solana/ts/idl
The above items are completed in this pr
OmitGenerics
type, we have a Makefile directive to generate generic-free.ts
files/solana/ts/sdk
to invoke methods provided in/sdk/ts/lib