Trusted digital
infrastructure for Africa.
Identity, signatures, credentials, connectivity, compliance and regulated digital services on one platform.
Bitdax publishes the regulatory status of every service. Applications with the Communications Authority of Kenya and the Capital Markets Authority are in preparation. See where each stands.
The platform
Three pillars, one platform.
Bitdax combines regulated trust services, digital access infrastructure and compliance technology. Digital assets sit inside the platform as one business line — not the whole story.
Bitdax Trust
Prove who you are, and that a document is real.
Verified identity, electronic signing, digitally signed credentials, public verification and a tamper-evident proof registry.
- TrustID
- TrustSign
- TrustCert
- TrustVerify
- TrustLedger
Bitdax Access
Get people connected, and account for every shilling.
Sponsored connectivity, community network operations, programme entitlements and auditable beneficiary records.
- Bitdax Connect
- Community Network OS
- Sponsored Access
- Inclusion Wallet
Bitdax RegTech
Turn obligations into evidence you can hand a regulator.
Licence and obligation register, structured regulatory reporting, evidence packs and organisation verification.
- Compliance Workspace
- ScamShield
- Regulatory Reporting
Who it is for
Built for the organisations that carry public trust.
Government
Digital credentials, regulated signing, licence verification and programme disbursement controls with a full audit trail.
Banks and insurers
Organisation identity, digital signatures, document verification and KYC evidence through one API.
Education
Certificates, transcripts and CPD records with QR verification employers can trust.
Professional bodies
Memberships, practising certificates, annual renewal and a verifiable public register.
Community networks
Subscriber onboarding, vouchers, sponsored access, usage records and settlement reporting.
Development partners
Programme control, beneficiary validation, auditable entitlements and impact reporting.
Bitdax Trust
Verification that takes one scan.
Anyone can check whether a credential is real without creating an account, installing an app or emailing the issuer. Only the minimum fields needed to confirm authenticity are shown.
- 01
Scan or enter
A verifier scans the QR code on a certificate, licence or signed document.
- 02
Validate
Signature, issuer, timestamp and revocation status are checked in one request.
- 03
Result
A clear valid / expired / suspended / revoked result — and the check is logged.
Valid
Signature verified. Issuer verified. Not revoked.
- Credential type
- Certificate of completion
- Issued by
- Sample Institution (demonstration)
- Issued
- 12 March 2026
- Expires
- Does not expire
- Signature
- Verified
- Timestamp
- Verified
- Revocation
- Not revoked
Verification ID · BX-VRF-DEMO-4471
One business line
Digital assets, inside a regulated platform.
Bitdax's Bitcoin-native product family sits within the wider platform. Each service is released only as its regulatory position permits — a working interface is not a licence.
BX-Exchange
PrototypeSpot digital asset trading.
BX-P2P
PrototypePeer-to-peer trading with escrow.
BX-OTC
ConceptBlock trading desk.
BX-Custody
ConceptDigital asset custody service.
BX-Self
ConceptSelf-custody wallet.
BX-Community
ConceptCommunity and cooperative digital wallets.
BX-KOMEX
PrototypeWarehouse receipt and commodity platform.
BX-Shield
ConceptParametric cover concept. Requires a licensed insurance partner.
BX-Connect
ConceptMarket connectivity gateway.
The Virtual Asset Service Providers Act 2025 establishes a licensing regime in Kenya. Bitdax has not been granted a licence under that Act. Virtual asset services shown here are demonstrations and are not offered to the public.
Compliance
We publish where every approval stands.
Regulation is a product control at Bitdax, not marketing decoration. Each approval below shows its real position — including the ones we have not obtained.
Communications Authority of Kenya
Electronic Certification Service Provider (E-CSP) accreditation — Kenya Information and Communications Act
Bitdax is preparing an application for accreditation as an Electronic Certification Service Provider with the Communications Authority of Kenya. No accreditation has been granted. Trust services are demonstrated in a controlled environment only.
Communications Authority of Kenya
Regulatory sandbox admission
Bitdax intends to apply for admission to the Communications Authority regulatory sandbox. Admission has not been granted.
Capital Markets Authority
Virtual Asset Service Provider licensing — Virtual Asset Service Providers Act 2025
The Virtual Asset Service Providers Act 2025 establishes a licensing regime for virtual asset services in Kenya. Bitdax is preparing an application. No licence has been granted and virtual asset services are not offered to the public.
Central Bank of Kenya
Payment service provider authorisation / partnership with an authorised institution
Payment and settlement functions that move value for third parties are designed to route through an institution authorised by the Central Bank of Kenya. Bitdax does not hold a CBK authorisation and does not settle third-party funds on its own account.
Not applicable — merchant activity
Acceptance of Bitcoin as settlement for Bitdax's own invoices
Bitdax accepts Bitcoin as settlement for its own invoices and purchase orders. Receiving payment for goods and services Bitdax itself supplies is merchant activity, not a third-party virtual asset service, and does not require a licence under the Virtual Asset Service Providers Act 2025. Bitdax does not exchange, transfer or hold virtual assets on behalf of any third party. Kenya Digital Assets Tax is accounted for where it applies.
Office of the Data Protection Commissioner
Data controller / processor registration — Data Protection Act 2019
Bitdax is preparing registration as a data controller and processor under the Data Protection Act 2019. Data minimisation and retention controls are implemented in the platform design.
Developers
One API for identity, credentials and verification.
Versioned REST endpoints, idempotency keys on writes, signed webhooks, scoped API keys and structured errors. Every material action produces an audit event.
curl -X POST https://api.bitdax.io/v1/verify \
-H "Authorization: Bearer $BITDAX_API_KEY" \
-H "Idempotency-Key: $(uuidgen)" \
-d '{ "credentialId": "BX-CRD-8842" }'
{
"result": "valid",
"issuer": "Sample Institution",
"issuedAt": "2026-03-12T09:14:00Z",
"signature": "verified",
"timestamp": "verified",
"revocation": "not_revoked",
"verificationId": "BX-VRF-DEMO-4471"
}Let's build the trust layer together.
We are working with regulators, government bodies, financial institutions, universities and community networks to design infrastructure that stands up to scrutiny.