Difference between revisions of "Did:orb"
From MgmtWiki
(Created page with "==Full Title== Description of the did:orb method implementation. ==Context== still working on the implementation. I can let you know once we have the basics ready. As to your...") |
(→Context) |
||
Line 3: | Line 3: | ||
==Context== | ==Context== | ||
− | still working on the implementation. I can let you know once we have the basics ready. | + | still working on the implementation. I can let you know once we have the basics ready. |
+ | *make targets that produce the binary (make orb) and the docker image (make orb-docker). | ||
+ | *snapshot docker images here: https://github.com/orgs/trustbloc-cicd/packages/container/package/orb | ||
+ | * once there is a release, there will be release images here: https://github.com/orgs/trustbloc/packages/container/package/orb (currently 404 due to no releases). | ||
==References== | ==References== |
Revision as of 12:58, 29 January 2021
Full Title
Description of the did:orb method implementation.
Context
still working on the implementation. I can let you know once we have the basics ready.
- make targets that produce the binary (make orb) and the docker image (make orb-docker).
- snapshot docker images here: https://github.com/orgs/trustbloc-cicd/packages/container/package/orb
- once there is a release, there will be release images here: https://github.com/orgs/trustbloc/packages/container/package/orb (currently 404 due to no releases).