Skip to content

Commit

Permalink
Add additional BTCR example from this week's hackathon.
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Sabadello <[email protected]>
  • Loading branch information
peacekeeper committed Aug 6, 2019
1 parent f4bb903 commit ca8727c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Resolver.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export class Resolver extends Component {
'did:btcr:xkrn-xz7q-q0mx-4cl',
'did:btcr:8ksa-czpq-qqqq-k85h-97',
'did:btcr:8kyt-fzzq-qqqq-ase0-d8',
'did:btcr:8yv2-xzpq-qqqq-9yce-nk',

This comment has been minimized.

Copy link
@OR13

OR13 Aug 6, 2019

Contributor

This DID does not resolve currently. Pretty sure the issue is with the ddo.jsonld, not the resolver.

You can also add did:btcr:xxcl-lzpq-q83a-0d5 if you like.

This comment has been minimized.

Copy link
@peacekeeper

peacekeeper Aug 7, 2019

Author Member

I agree the continuation DID Document of did:btcr:8yv2-xzpq-qqqq-9yce-nk seems bugged. @kimdhamilton 's BTCR Playground throws an error as well. I thought I'd still keep it in the list, sometimes broken examples are good examples too.

I just added your example in aed9030.

In addition I also converted all the examples to short form according to the decision here: WebOfTrustInfo/btcr-hackathon-2019#5.

'did:v1:test:nym:3AEJTDMSxDDQpyUftjuoeZ2Bazp4Bswj1ce7FJGybCUu',
'did:v1:test:nym:UxYjr6F3hqwiF3yffplpcsV3pXSWSzVQ2396WT65e2E',
'did:uport:2omWsSGspY7zhxaG6uHyoGtcYxoGeeohQXz',
Expand Down

0 comments on commit ca8727c

Please sign in to comment.