Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from TBD54566975/chriswmyers-bitkey
Browse files Browse the repository at this point in the history
register chriswmyers-bitkey
  • Loading branch information
cwmyers authored Jun 28, 2024
2 parents 4a342e8 + 6dcfbe4 commit 1ff33c9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
24 changes: 24 additions & 0 deletions registry/chriswmyers-bitkey/did.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "did:web:didpay.me:chriswmyers-bitkey",
"verificationMethod": [
{
"id": "did:web:didpay.me:chriswmyers-bitkey#0",
"type": "JsonWebKey",
"controller": "did:web:didpay.me:chriswmyers-bitkey",
"publicKeyJwk": {
"kty": "OKP",
"crv": "Ed25519",
"x": "bNbDjdFYp8ZhXApn7dP5lYF-o8nTpd90nB-kzkNwkNA"
}
}
],
"service": [
{
"id": "#0",
"type": "MoneyAddress",
"serviceEndpoint": [
"urn:btc:addr:bc1qv28w8sn3yffrsw5dyh3e74tyc6nannqxyqwjc5"
]
}
]
}
10 changes: 10 additions & 0 deletions registry/daps/chriswmyers-bitkey
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"did": "did:web:didpay.me:chriswmyers-bitkey",
"proof": {
"id": "reg_01j1e2ghq5f7w9mbbavzfck1k7",
"handle": "chriswmyers-bitkey",
"did": "did:web:didpay.me:chriswmyers-bitkey",
"domain": "didpay.me",
"signature": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6ZGlkcGF5Lm1lOmNocmlzd215ZXJzLWJpdGtleSMwIn0..7dP2lBum56g61evvRYAd1RkGgjAzU4hazTQWIC46shoGlLa_gemwyP4Otpy9Mk4k1Cwhw9j0HesejiJfTejlAg"
}
}

0 comments on commit 1ff33c9

Please sign in to comment.