diff --git a/.github/settings.yml b/.github/settings.yml index 5a037af3..9705dc03 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -7,7 +7,7 @@ repository: has_issues: true has_projects: false has_wiki: false - archived: false + archived: true private: false allow_squash_merge: true allow_merge_commit: false diff --git a/README.md b/README.md index 1371d369..b6fb0472 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,3 @@ #
Framework Go
-Hyperledger Aries Framework Go enables trusted communication and data exchange based on interoperable distributed ledger technologies (DLTs) and peer-to-peer (P2P) interactions. -We provide a flexible toolkit to enable the usage of decentralized identifiers (DIDs), DID-to-DID communications, verifiable credential exchange, transaction authorizations, and data communication protocols. From these building blocks, implementors can build agents, mediators and other DIDComm features in a manner that is agnostic to a particular DID network or governance framework. - -## Aries Framework Go Extensions - -This repository contains extension modules for [Hyperledger Aries Framework Go](https://github.com/hyperledger/aries-framework-go). - -## Contributing -Found a bug? Ready to submit a PR? Want to submit a proposal for your grand -idea? Follow our [guidelines](CONTRIBUTING.md) for more information -to get you started! - -## License -Hyperledger Aries Framework Go is licensed under the [Apache License Version 2.0 (Apache-2.0)](LICENSE). - -Hyperledger Aries Framework Go [documentation](docs) is licensed under the [Creative Commons Attribution 4.0 International License (CC-BY-4.0)](http://creativecommons.org/licenses/by/4.0/). +Aries Framework Go has been archived. The BBS code has been extracted to [Aries BBS Go](https://github.com/hyperledger/aries-bbs-go). \ No newline at end of file