Skip to content

feat: loan sdk#933

Draft
themariofrancia wants to merge 22 commits intodevelopmentfrom
feat/loan-sdk
Draft

feat: loan sdk#933
themariofrancia wants to merge 22 commits intodevelopmentfrom
feat/loan-sdk

Conversation

@themariofrancia
Copy link
Copy Markdown
Contributor

@themariofrancia themariofrancia commented Apr 9, 2026

This pull request introduces foundational support for loan features in the Asset Tokenization SDK, including new fixtures and comprehensive tests for loan creation, retrieval, and updating. The changes add both the data generation utilities for loan-related entities and an end-to-end test suite to verify the correct behavior of the loan API.

The most important changes are:

Loan Feature Implementation:

  • Added a new minor feature entry for "loan" in the changeset, indicating the introduction of loan-related functionality to the SDK.

Testing Infrastructure:

  • Introduced LoanFixture.ts containing fixtures for loan commands, requests, queries, and details, enabling consistent and realistic test data generation for all loan-related entities.
  • Added Loan.test.ts, a comprehensive integration test that covers the full lifecycle of a loan: creation, retrieval, updating of loan details, and validation of all loan data fields. This ensures the correctness and robustness of the new loan functionality.

luigi-io and others added 21 commits March 16, 2026 15:42
… ats web build

Signed-off-by: Luigi Navarro <luigi@io.builders>
Signed-off-by: jaime-iobermudez <jaime.bermudez@io.builders>
Co-authored-by: jaime-iobermudez <jaime.bermudez@io.builders>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: jaime-iobermudez <jaime.bermudez@io.builders>
Signed-off-by: Ruben Martinez <ruben.martinez@io.builders>
Signed-off-by: mamoralesiob <miguelangel@io.builders>
Co-authored-by: jaime-iobermudez <jaime.bermudez@io.builders>
Co-authored-by: Ruben Martinez <ruben.martinez@io.builders>
Co-authored-by: mamoralesiob <miguelangel@io.builders>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: mamoralesiob <miguelangel@io.builders>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: Ruben Martinez <ruben.martinez@io.builders>
Co-authored-by: Ruben Martinez <ruben.martinez@io.builders>
Signed-off-by: jaime-iobermudez <jaime.bermudez@io.builders>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Alberto Molina <alberto@io.builders>
Signed-off-by: jaime-iobermudez <jaime.bermudez@io.builders>
…907)

Signed-off-by: Alberto Molina <alberto@io.builders>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: Ruben Martinez <ruben.martinez@io.builders>
Co-authored-by: Ruben Martinez <ruben.martinez@io.builders>
…909)

Signed-off-by: Alberto Molina <alberto@io.builders>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Co-authored-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: jaime-iobermudez <jaime.bermudez@io.builders>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
…eat/loan-sdk

Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
@themariofrancia themariofrancia self-assigned this Apr 9, 2026
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
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.

6 participants