Archetech

Archon.Technology

Network Explorer, Wallets, Tools, and Demos

Archon is an open source decentralized self-sovereign identity (SSI) system. Users and organizations are encouraged to operate their own Archon Node by following the simple installations instructions from our public github repository. Additional details can be found at Archetech.com

Live DID Explorer

Live Archon DID resolver, public data search, and network events explorer.

P2P Identity Wallet

Create your first DID in seconds, issue decentralized credentials, and collaborate with other network users.

DID Exchange Demo

Online marketplace for DID digital assets. Verifiable Credentials are used to secure access for sensitive content.

Simple Auth Demo

Minimal MDIP authorization demo. Login with your MDIP identity. Demonstrates the basic challenge-response workflow.

User Roles Demo

Authorization demo with assigned roles (Owner, Admin, Moderator, Member). Different roles have access to different screens.

Group Vault Demo

Share secrets and encrypted documents. Vault members can view items; moderators can add items and members; admins can change member roles; owner can create vaults.

Chrome Extension

Full-featured Archon identity, credentialsi wallet running as a Chrome Extension. Installation Instructions

React Native Wallet

Downloadable React Native Archon identity wallet.

Android APK Wallet

Coming Soon: Downloadable Archon identity wallet for Android phones and tablets.

Note: Source code for the systems and applications above is available under MIT license at github.com/archetech/archon. All systems and applications operated on the archon.technology server are provided as-is without any guarantees. This site is intended for research, education, and demonstration purposes.

Current archon.technology node status:

{
  "uptimeSeconds": 40148,
  "dids": {
    "total": 2151,
    "byType": {
      "agents": 134,
      "assets": 2017,
      "confirmed": 2151,
      "unconfirmed": 0,
      "ephemeral": 17,
      "invalid": 0
    },
    "byRegistry": {
      "hyperswarm": 2136,
      "BTC:mainnet": 6,
      "BTC:signet": 9
    },
    "byVersion": {
      "1": 1901,
      "2": 147,
      "3": 33,
      "4": 29,
      "5": 8,
      "6": 9,
      "7": 7,
      "8": 1,
      "9": 1,
      "10": 1,
      "11": 3,
      "13": 3,
      "14": 2,
      "15": 1,
      "26": 1,
      "35": 1,
      "40": 1,
      "46": 1,
      "52": 1
    }
  }
}