Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 4.57 KB

README.md

File metadata and controls

71 lines (59 loc) · 4.57 KB


Hyperledger Aries logo

Aries Framework JavaScript Extensions

Pipeline Status Language grade: JavaScript Codecov Coverage License typescript


Packages  |  Contributing  |  License

Aries Framework JavaScript Extensions is an extension repo to Aries Framework JavaScript (AFJ). It hosts libraries built on top of Aries Framework JavaScript that don't necessarily belong to the core of the project. Example extension libraries include React Hooks for AFJ and A Rest API wrapper.

If you're just getting started the AFJ repo is probably the place to start.

Packages

All packages are placed in the packages/ directory.

Package Version Description
@aries-framework/redux-store @aries-framework/redux-store version Redux toolkit wrapper around Aries Framework JavaScript
@aries-framework/rest @aries-framework/rest version Rest endpoint wrapper for using your agent over HTTP
@aries-framework/react-hooks @aries-framework/react-hooks version React Hooks for data handling and agent interaction
@aries-framework/push-notifications @aries-framework/push-notifications version Push notification plugin for Aries Framework JavaScript

Contributing

If you would like to contribute to this repository, please read the CONTRIBUTING guidelines. These documents will provide more information to get you started!

For running tests, make sure to follow the network setup guides from the Aries Framework JavaScript DEVREADME.md

The Aries Framework JavaScript call takes place every week at Thursday, 14:00 UTC via Zoom. This meeting is for contributors to groom and plan the backlog, and discuss issues. Feel free to join!

License

Hyperledger Aries Framework JavaScript is licensed under the Apache License Version 2.0 (Apache-2.0).