forked from lthn/blockchain
Introduces a new PHP client SDK generated via OpenAPI for the Lethean blockchain, including source code, models, API classes, documentation, tests, and configuration files. Updates Makefile to support PHP SDK generation and modifies php.json package configuration.
10 lines
No EOL
228 B
JSON
10 lines
No EOL
228 B
JSON
{
|
|
"additionalProperties": {
|
|
"apiPackage": "lthn",
|
|
"packageName": "lthn",
|
|
"modelPackage": "lthn",
|
|
"invokerPackage": "lthn",
|
|
"licenceName": "EUPL-1.2",
|
|
"composerPackageName": "letheanvpn/blockchain"
|
|
}
|
|
} |