core and gasstation modules. Add
your JitPack authentication token to the root gradle.properties:
settings.gradle.kts, include the JitPack repository:
build.gradle.kts:
core provides the TransactionSigner contract and shared Solana primitives.
gasstation provides sponsored transaction and account operations.
Continue to client setup.