# aries-askar
Aries-Askar, secure storage designed for Hyperledger Aries agents.
## Credit
The initial implementation of `aries-askar` was developed by the Verifiable Organizations Network (VON) team based at the Province of British Columbia. The database structure derives largely from the wallet design within [Hyperledger Indy-SDK](https://github.com/hyperledger/indy-sdk). To learn more about VON and what's happening with decentralized identity in British Columbia, please go to [https://vonx.io](https://vonx.io).
## Contributing
Pull requests are welcome! Please read our [contributions guide](https://github.com/bcgov/aries-askar/blob/master/CONTRIBUTING.md) and submit your PRs. We enforce [developer certificate of origin](https://developercertificate.org/) (DCO) commit signing. See guidance [here](https://github.com/apps/dco).
We also welcome issues submitted about problems you encounter in using `aries-askar`.
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/bcgov/aries-askar/blob/master/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](https://github.com/bcgov/aries-askar/blob/master/LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.