Skip to content

Commit c074ba4

Browse files
srotzinottomorac
authored andcommitted
Add did:hive method registration
DID method for per-agent identity on the Hive Civilization network — a regulated agent-to-agent commerce layer settled in USDC on Base (EVM chain ID 8453). Dual signature scheme: Ed25519 + ML-DSA-65 (NIST FIPS 204 + RFC 8032). Specification: https://thehiveryiq.com/specs/did-hive/v1/ Maintainer: Steve Rotzin <steve@thehiveryiq.com> Legal owner: Hive Civilization, Inc.
1 parent b1755e7 commit c074ba4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

methods/hive.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "hive",
3+
"status": "registered",
4+
"verifiableDataRegistry": "Hive Civilization resolver (Base, EVM chain ID 8453)",
5+
"contactName": "Steve Rotzin",
6+
"contactEmail": "steve@thehiveryiq.com",
7+
"contactWebsite": "https://thehiveryiq.com",
8+
"specification": "https://thehiveryiq.com/specs/did-hive/v1/"
9+
}

0 commit comments

Comments
 (0)