-
Updated
Jan 19, 2021 - Rust
#
aries
Here are 37 public repositories matching this topic...
Everything needed to build applications that interact with an Indy distributed identity ledger.
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
c
c-plus-plus
networking
hpc
mpi
gemini
pgas
drivers
rdma
infiniband
iwarp
roce
cray
verbs
shared-memory
tcp-ip
hacktoberfest
shmem
openshmem
aries
-
Updated
Jan 19, 2021 - C
Aries Framework JavaScript (Built using TypeScript)
typescript
ssi
indy
aries
self-sovereign-identity
hyperledger-indy
decentralized-identity
edge-agent
hyperledger-aries
aries-framework
trust-over-ip
aries-framework-javascript
-
Updated
Jan 18, 2021 - TypeScript
Aries Framework .NET for building multiplatform SSI services
-
Updated
Jan 16, 2021 - C#
Web controllers for the Aries Cloud Agent - Python (ACA-Py)
angular
dotnet
expressjs
hyperledger
aries
verifiable-credentials
hyperledger-aries
aca-py
trust-over-ip
aries-cloud-agent
-
Updated
Dec 12, 2020 - HTML
Aries agent test framework, with agent backchannel support
hyperledger
test-harness
von
aries
test-engine
hyperledger-indy
verifiable-organizations-network
verifiable-credentials
aries-agents
trust-over-ip
citz
-
Updated
Jan 16, 2021 - Python
Implementation of Aries protocols in Rust with wrappers for NodeJS, Java, Android and iOS.
-
Updated
Jan 19, 2021 - Rust
This contains the Aries mobileagent flutter (AMA-F), an open source mobile agent for achieving self sovereign identity (SSI), created as part NGI-Trust eSSIF Lab, with efforts from iGrant.io, unikk.me, MyData etc.
hyperledger
aries
verifiable-organizations-network
verifiable-credentials
aries-agents
verifiable-origins
aries-mobile-agent
aries-mobileagent-flutter
-
Updated
Jan 6, 2021 - Dart
Runnable Docker image for the Hyperledger Aries Cloudagent
hyperledger
von
aries
hyperledger-indy
verifiable-organizations-network
verifiable-credentials
indy-catalyst
trust-over-ip
citz
-
Updated
Dec 16, 2020 - Python
esune
commented
Dec 9, 2020
When publishing a new tails file, the server needs to read the current state of the targeted ledger in order to check the state of the revocation registry.
Every time a new file is pushed, the server needs to "start from scratch" and re-read all of the transactions from inception on the specified ledger (via the genesis file specified during upload + new entries on that ledger).
To speed-up
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
-
Updated
Aug 22, 2020 - Java
simple transactional database built using java
java
database
transaction
aries
database-system
two-phase-locking
2pl
transactional-database
acid-db
-
Updated
Oct 5, 2020 - Java
A client library for interacting with ACA-py to build your own Hyperledger Aries controller in Golang
-
Updated
Dec 8, 2020 - Go
This is a stable dockerised version of aries agents connecting to the indy network, here to the eSSIF-Lab Trusted Digital Agent (TDA) Ledger published at: https://indy.igrant.io/
ledger
hyperledger
agents
aries
hyperledger-indy
verifiable-organizations-network
verifiable-credentials
hyperledger-aries
aries-agents
-
Updated
Jan 6, 2021 - Shell
dts-safe-entry-bc-demo
hyperledger
indy
von
aries
hyperledger-indy
verifiable-organizations-network
verifiable-credentials
hyperledger-aries
trust-over-ip
covid-19
citz
aries-vcr
essential-service
essential-service-registry
safe-entry
-
Updated
Jan 6, 2021 - Vue
Application-Aware Routing for Cray Aries Networks
-
Updated
Nov 12, 2019 - C
.NET core block chain protocol
identity
csharp
dotnetcore
blockchain
ssi
blockchain-technology
aries
identity-framework
self-sovereign-identity
-
Updated
Jul 18, 2020 - C#
-
Updated
Oct 1, 2019 - JavaScript
Improve this page
Add a description, image, and links to the aries topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aries topic, visit your repo's landing page and select "manage topics."
Is it possible to reload changes made to the plugin or code itself without restarting entire agent instance(live reload)? So far I had to restart the agent and reconnect every time I made a change in code which is not very efficient. Could someone perhaps lead me to a better workflow?