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.
All packages are placed in the packages/
directory.
Package | Version | Description |
---|---|---|
@aries-framework/rest |
REST endpoint wrapper for using your agent over HTTP | |
@aries-framework/react-hooks |
React Hooks for data handling and agent interaction | |
@aries-framework/redux-store |
Redux Toolkit wrapper around Aries Framework JavaScript | |
@aries-framework/push-notifications |
Push notification plugin for Aries Framework JavaScript | |
@aries-framework/transport-ble |
Bluetooth Low Energy transport for Aries Framework JavaScript |
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!
Hyperledger Aries Framework JavaScript is licensed under the Apache License Version 2.0 (Apache-2.0).