Skip to content

Commit

Permalink
Add bsv DID method.
Browse files Browse the repository at this point in the history
Adding new UTXO blockchain friendly specification, applied to trustregistry "BSV".
  • Loading branch information
ThomasM2b authored Oct 17, 2024
1 parent ee61c53 commit fa0da9f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions methods/bsv.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "bsv",
"status": "registered",
"verifiableDataRegistry": "BSV",
"contactName": "Thomas Moretti",
"contactEmail": "[email protected]",
"contactWebsite": "https://www.nchain.com/",
"specification": "https://github.com/nchain-research/nChain-Identity-bsvdid-method"
}

0 comments on commit fa0da9f

Please sign in to comment.