Developer Tools
Multi-language SDKs sourced from projects/OmilooS. Integrate sovereign identity — create DIDs, issue credentials, verify presentations — without reimplementing Ed25519 or canonical JSON.
All SDKs call into omiloos-core for signing and verification. Pick the language that matches your stack — web, mobile, backend, or chain tooling.
projects/OmilooS/sdks/dartEoonia Wallet · Ouranoos App
Documentation →TypeScriptprojects/OmilooS/sdks/typescriptWeb apps · Issuer/Verifier APIs
Documentation →Rustprojects/OmilooS/sdks/rustomiloos-core · native services
Documentation →Pythonprojects/OmilooS/sdks/pythonOperations · tooling scripts
Documentation →EmpoorioChain testnet infrastructure for DID resolution, VC anchoring, and explorer visibility. Use these endpoints for development and integration testing.
https://rpc.testnet.empooriochain.orgwss://ws.empooriochain.orghttps://empooscan.com9911Most applications follow the same four steps. SDKs and REST APIs wrap each stage with typed helpers and fail-closed verification defaults.
Follow the getting started guide to register your first DID and verify a credential on testnet.