Skip to content

Commit

Permalink
Update references to agent framework with aries framework dotnet
Browse files Browse the repository at this point in the history
Signed-off-by: Tomislav Markovski <[email protected]>
  • Loading branch information
tmarkovski committed Aug 24, 2019
1 parent cec53ce commit e3d59c5
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion concepts/0003-protocols/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | several protocols, circa Feb 2019
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | several protocols, circa Feb 2019
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | several protocols, circa Feb 2019
[Streetcred.id](https://streetcred.id/) | several protocols, circa Feb 2019
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | numerous protocols plus extension mechanism for pluggable protocols
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | 2 or 3 protocols
Expand Down
4 changes: 2 additions & 2 deletions concepts/0004-agents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,8 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | Reference agent implementation contributed by Sovrin Foundation and Community
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Streetcred AgentFramework
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Aries Framework for .NET
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | Contributed by the government of British Columbia.
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | Useful for cron jobs and other simple, automated use cases.
[Aries Framework - Go](https://github.com/hyperledger/aries-framework-go) | For building agents, hubs and other DIDComm features in GoLang.
Expand Down
4 changes: 2 additions & 2 deletions concepts/0005-didcomm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | Reference agent implementation contributed by Sovrin Foundation and Community
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Streetcred AgentFramework
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Aries Framework - .NET
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | Contributed by the government of British Columbia.
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | Useful for cron jobs and other simple, automated use cases.
[Aries Framework - Go](https://github.com/hyperledger/aries-framework-go) | For building agents, hubs and other DIDComm features in GoLang.
Expand Down
2 changes: 1 addition & 1 deletion concepts/0011-decorators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Name / Link | Implementation Notes
--- | ---
Aries RFCs: [RFC 0008](../0008-message-id-and-threading/README.md), [RFC 0017](../0017-attachments/README.md), [RFC 0015](../../features/0015-acks/README.md), [RFC 0023](../../features/0023-did-exchange/README.md), [RFC 0056](../../features/0056-service-decorator/README.md), [RFC 0075](../../features/0075-payment-decorators/README.md)| many implemented RFCs depend on decorators...
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | message threading
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | message threading
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | message threading
[Streetcred.id](https://streetcred.id/) | message threading
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | message threading, attachments
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | message threading
Expand Down
4 changes: 2 additions & 2 deletions concepts/0020-message-types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | Reference agent implementation contributed by Sovrin Foundation and Community
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Streetcred AgentFramework
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Aries Framework - .NET
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | Contributed by the government of British Columbia.
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | Useful for cron jobs and other simple, automated use cases.
[Aries Framework - Go](https://github.com/hyperledger/aries-framework-go) | For building agents, hubs and other DIDComm features in GoLang.
Expand Down
4 changes: 2 additions & 2 deletions features/0019-encryption-envelope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,8 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/tree/master/python) | Reference agent implementation contributed by Sovrin Foundation and Community
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Streetcred AgentFramework
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Aries Framework - .NET
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | Contributed by the government of British Columbia.
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | Useful for cron jobs and other simple, automated use cases.
[Aries Framework - Go](https://github.com/hyperledger/aries-framework-go) | For building agents, hubs and other DIDComm features in GoLang.
Expand Down
4 changes: 2 additions & 2 deletions features/0048-trust-ping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | Reference agent implementation contributed by Sovrin Foundation and Community
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Streetcred AgentFramework
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Aries Framework - .NET
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | Contributed by the government of British Columbia.
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | Useful for cron jobs and other simple, automated use cases.
[Aries Protocol Test Suite](https://github.com/hyperledger/aries-protocol-test-suite) |
4 changes: 2 additions & 2 deletions features/0095-basic-message/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ The following lists the implementations (if any) of this RFC. Please do a pull r
Name / Link | Implementation Notes
--- | ---
[Indy Cloud Agent - Python](https://github.com/hyperledger/indy-agent/python) | Reference agent implementation contributed by Sovrin Foundation and Community
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Streetcred AgentFramework
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | .NET framework for building agents of all types
[Streetcred.id](https://streetcred.id/) | Commercial mobile and web app built using Aries Framework - .NET
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | Contributed by the government of British Columbia.
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | Useful for cron jobs and other simple, automated use cases.
[Aries Protocol Test Suite](https://github.com/hyperledger/aries-protocol-test-suite) |
Expand Down
2 changes: 1 addition & 1 deletion features/0160-connection-protocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ The following lists the implementations (if any) of this RFC. Please do a pull r

Name / Link | Implementation Notes
--- | ---
[Streetcred AgentFramework](https://github.com/streetcred-id/agent-framework) | passed agent connectathon tests, Feb 2019
[Aries Framework - .NET](https://github.com/hyperledger/aries-framework-dotnet) | passed agent connectathon tests, Feb 2019
[Streetcred.id](https://streetcred.id/) | passed agent connectathon tests, Feb 2019
[Aries Cloud Agent - Python](https://github.com/hyperledger/aries-cloudagent-python) | ported from VON codebase that passed agent connectathon tests, Feb 2019
[Aries Static Agent - Python](https://github.com/hyperledger/aries-staticagent-python) | implemented July 2019
Expand Down

0 comments on commit e3d59c5

Please sign in to comment.