This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 160
Aries Framework Go wallet #2433
Comments
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Feb 16, 2021
- closes hyperledger-archives#2541 - part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Merged
troyronda
pushed a commit
that referenced
this issue
Feb 17, 2021
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Mar 24, 2021
- all common internal source inside `pkg/client/vcwallet` moved to `pkg/wallet`. This new package will be reused by upcoming command controllers. - `vcwallet.New()` to unlock wallet during instantiation, where existing instances of same wallet will be locked. - some refactoring for SDK binding for better client experience. - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Mar 24, 2021
- all common internal source inside `pkg/client/vcwallet` moved to `pkg/wallet`. This new package will be reused by upcoming command controllers. - `vcwallet.New()` to unlock wallet during instantiation, where existing instances of same wallet will be locked. - some refactoring for SDK binding for better client experience. - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
troyronda
pushed a commit
that referenced
this issue
Mar 24, 2021
- all common internal source inside `pkg/client/vcwallet` moved to `pkg/wallet`. This new package will be reused by upcoming command controllers. - `vcwallet.New()` to unlock wallet during instantiation, where existing instances of same wallet will be locked. - some refactoring for SDK binding for better client experience. - Part of #2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 24, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 24, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 25, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 25, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 25, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 25, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jun 25, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jul 22, 2021
- vc wallet docs covering detailed information about all wallet features, data models, interfaces and bindings are added - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Merged
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jul 22, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jul 22, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jul 23, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Aug 11, 2021
- Implemented Universal wallet interfaces discussed in w3c-ccg/universal-wallet-interop-spec#99 - Added bindings for SDK, REST, JS - Closes hyperledger-archives#2928 - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Aug 11, 2021
- Implemented Universal wallet interfaces discussed in w3c-ccg/universal-wallet-interop-spec#99 - Added bindings for SDK, REST, JS - Closes hyperledger-archives#2928 - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Aug 19, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Aug 19, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Aug 19, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Aug 25, 2021
Since WACI interfaces are now updated in universal wallet spec, aries vcwallet documentations are updated to refer WACI interfaces. Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
troyronda
pushed a commit
that referenced
this issue
Aug 26, 2021
Since WACI interfaces are now updated in universal wallet spec, aries vcwallet documentations are updated to refer WACI interfaces. Part of #2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- closes hyperledger-archives#2541 - part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- all common internal source inside `pkg/client/vcwallet` moved to `pkg/wallet`. This new package will be reused by upcoming command controllers. - `vcwallet.New()` to unlock wallet during instantiation, where existing instances of same wallet will be locked. - some refactoring for SDK binding for better client experience. - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- vc wallet docs covering detailed information about all wallet features, data models, interfaces and bindings are added - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- Implemented Universal wallet interfaces discussed in w3c-ccg/universal-wallet-interop-spec#99 - Added bindings for SDK, REST, JS - Closes hyperledger-archives#2928 - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- added docs for connect, proposePresentation & presentProof interfaces in vcwallet. - part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
Since WACI interfaces are now updated in universal wallet spec, aries vcwallet documentations are updated to refer WACI interfaces. Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
@sudeshrshetty are you planning to make the VDR endpoints available under the |
Currently vcwallet only supports importing DID through |
From our discussion I derive that the reason for the deactivation is the absence of the VDR interface from the Universal Wallet spec. Is that correct? |
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Dec 9, 2021
- fixing issue with `wallet.Remove()` where mapping data with collection wasn't deleted. - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- closes hyperledger-archives#2541 - part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- all common internal source inside `pkg/client/vcwallet` moved to `pkg/wallet`. This new package will be reused by upcoming command controllers. - `vcwallet.New()` to unlock wallet during instantiation, where existing instances of same wallet will be locked. - some refactoring for SDK binding for better client experience. - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- vc wallet docs covering detailed information about all wallet features, data models, interfaces and bindings are added - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- Implemented Universal wallet interfaces discussed in w3c-ccg/universal-wallet-interop-spec#99 - Added bindings for SDK, REST, JS - Closes hyperledger-archives#2928 - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- added docs for connect, proposePresentation & presentProof interfaces in vcwallet. - part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
…rchives#2957) Since WACI interfaces are now updated in universal wallet spec, aries vcwallet documentations are updated to refer WACI interfaces. Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- fixing issue with `wallet.Remove()` where mapping data with collection wasn't deleted. - Part of hyperledger-archives#2433 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Design can be found here.
Wallet APIs
KMS
KMS & Token
Wallet initialization
Core wallet features
VC plugin
Key plugin - NOT REQUIRED
Store plugin
EDV integration
DID plugin - NOT REQUIRED
** DIDComm interfaces**
Data models
*OIDC credential exchange Interfaces
Command controllers
BDD tests
Documentations & examples
Discussions: #2677, #2715, #2718
The text was updated successfully, but these errors were encountered: