@ashishbarvaliya-redsoft/orange-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Orange Core

  • Folders are separated according to functionaility e.g. wallet works with getting assets and balances, transaction works with creating transaction objects.
  • Files under /api contains functions that are making external API calls, the file name should indicate which service it is calling.
  • All types are under the types directory, some are interfaces that maps to API responses, some are data types for business logic.
  • All export should be group and exported using index.ts.

Readme

Keywords

none

Package Sidebar

Install

npm i @ashishbarvaliya-redsoft/orange-core

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

10.3 MB

Total Files

295

Last publish

Collaborators

  • ashishbarvaliya-redsoft