Decentralized Identifiers are designed to be compatible with any distributed ledger or network (called the target system). This is specing and prototyping a DID method for holochain.
did:holo:
git clone [email protected]:Holo-Host/did-holo-resolver.git
cd did-holo-resolver
npm install
npm start
- Joel Ulahanna - zo-el
Copyright (C) 2017, The MetaCurrency Project (Eric Harris-Braun, Arthur Brock, et. al.)
This program is free software: you can redistribute it and/or modify it under the terms of the license provided in the LICENSE file (GPLv3). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Note: We are considering other 'looser' licensing options (like MIT license) but at this stage are using GPL while we're getting the matter sorted out.