Credentials
Four language SDKs sourced from projects/KryptoOS — integrate issuance, verification, and wallet flows without reimplementing cryptography.
Pick the SDK that matches your stack. All paths call into kryptos-core for signing and verification.
projects/Dracma/sdk/rustCosmWasm contract · native tooling
Documentation →JavaScriptprojects/Dracma/sdk/jsCosmJS · dApp integration
Documentation →Pythonprojects/Dracma/sdk/pythonAilooS bridge client · ops scripts
Documentation →empd CLIEmpoorioChain binaryDeploy · query · transact on testnet
Documentation →Most applications need three capabilities: create or resolve a did:emp, request credentials from an issuer, and verify presentations on the server. SDKs wrap REST APIs and chain RPC with typed helpers.
Install guides, public endpoints, and integration flow on the download page.