vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
23 stars 9 forks source link

Implement the VeChain Data Model #1102

Open lucanicoladebiasi opened 1 month ago

lucanicoladebiasi commented 1 month ago

The core of the SDK can be simplified in terms of usability and cost of maintenance implementing a consistent data model adopting the TS Object Oriented Programming paradigm. The epic is split in a number of sub-tasks introducing and implementing the data model gradually

Each task tasks addresses a specific SDK package and should include updated documentation and examples.

lucanicoladebiasi commented 3 weeks ago

The Class UML diagram of the VeChain Data Model is at https://github.com/vechain/vechain-sdk-js/blob/main/docs/diagrams/architecture/vcdm.md