Generates utilities for interacting with on-chain programs and accounts.
GitHub Access Token: Generate a classic token with the read:packages
scope to access
dependencies hosted on GitHub Package Repository.
Generated code will be placed under the basePackageName
in the sourceDirectory
.
Export declarations will be added to module-info.java.
The IDL for programs configured in the programs
JSON file will be fetched concurrently in numThreads
with a
baseDelayMillis
between requests.