ACA-Py plugin for MyData DID DIDComm protcol
Project description
ACA-Py plugin for Peopledata DID DIDComm protcol
ACA-Py Version Compatibility
This plugin is compatible with ACA-Py version 0.5.6.
Installation
Requirements:
- Python 3.6 or higher
- ACA-Py 0.5.6
Setup Aries Cloud Agent - Python
If you already have an existing installation of ACA-Py, you can skip these steps and move on to plugin installation. It is also worth noting that this is not the only way to setup an ACA-Py instance. For more setup configurations, see the Aries Cloud Agent - Python repository.
First, prepare a virtual environment:
$ python3 -m venv env
$ source env/bin/activate
Install ACA-Py 0.5.6 into the virtual environment:
$ pip install aries-cloudagent==0.5.6
Plugin Installation
Install this plugin into the virtual environment:
$ pip install acapy-peopledata-did
Note: Depending on your version of pip
, you may need to drop or add
#egg=peopledata_did
to install the plugin with the above command.
Plugin Loading
Start up ACA-Py with the plugin parameter:
$ aca-py start \
-it http 0.0.0.0 8002 \
-ot http \
-e "http://localhost:8002/" \
--label "Agent" \
--admin 0.0.0.0 8001 \
--admin-insecure-mode \
--auto-accept-requests \
--auto-ping-connection \
--auto-respond-credential-offer \
--auto-respond-credential-request \
--auto-store-credential \
--auto-respond-presentation-proposal \
--auto-respond-presentation-request \
--auto-verify-presentation \
--genesis-url https://indy.igrant.io/genesis \
--wallet-type indy \
--wallet-name "agent_wallet" \
--log-level info \
--wallet-key "wallet@123" \
--plugin "Peopledata_did"
Licensing
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file acapy-peopledata-did-0.1.0.tar.gz
.
File metadata
- Download URL: acapy-peopledata-did-0.1.0.tar.gz
- Upload date:
- Size: 102.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8f97ae6a30ca3c7974e6c10a4009f2563f9d89b859ba7a522593740d81ca7a1 |
|
MD5 | c3f8d5c63ab4a495220803a72ed398f3 |
|
BLAKE2b-256 | 332bd316dcc6fadceb8a544481459dbdd3660019aac7777c68b7a552d365d3cd |
File details
Details for the file acapy_peopledata_did-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: acapy_peopledata_did-0.1.0-py3-none-any.whl
- Upload date:
- Size: 171.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23a701807598c694235626134a9b8ed5cea07c0bdcc5dd135b1a5f69e3a1a7a2 |
|
MD5 | 1532e2ac5f2c194e13a6170a13163804 |
|
BLAKE2b-256 | 6234654c04f72506085e5b985d4a5aa0fc9dfce3bebbd9f963416b92698487ac |