Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(cbdc-example): use oapi sdk instead of axios, cbdc-backend services, ui #3591

Merged

Conversation

LordKubaya
Copy link
Contributor

@LordKubaya LordKubaya commented Oct 15, 2024

refactor(cbdc-example): use oapi sdk instead of axios, cbdc-backend services, ui

This refactor introduces significant improvements to the CBDC example, including updates to both the frontend and backend components. Changes are as follows:
- Backend and Frontend Refactor:
  - Replaced Axios requests with OpenAPI SDKs, simplifying communication between the frontend and backend.
  - Implemented CBDC backend services using OpenAPI.
- UI Enhancements:
  - The interface now auto-refreshes after updates.
  - Improved label consistency and clarity.
- Other Improvements:
  - Renamed "destiny" to "receiver" for better terminology.
  - Updated README documentation.
  - Changed Docker configurations.
  - Various bug fixes.

…ervices, ui

Signed-off-by: Carlos Amaro <carlosrscamaro@tecnico.ulisboa.pt>
@RafaelAPB RafaelAPB merged commit dd47d6a into hyperledger-cacti:satp-dev Oct 16, 2024
13 of 14 checks passed
@LordKubaya LordKubaya deleted the refactor-front-end-rebased branch October 16, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants