0.3.0 • Published 10 days ago

@itheum/sdk-mx-enterprise v0.3.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
10 days ago

SDK MX - Enterprise

npm (scoped)

This SDK is currently focused on interacting with the Itheum's Enterprise technology that's deployed to the MultiversX blockchain.

Contributing

  • requires node@19.7X
  • npm install
  • work on typescript code in the /src folder

Dev Testing

  • Only simple dev testing added. First Build as below and then run npm run test and work on the test.mjs file for live reload

Build

  • npm run build
  • New build is sent to dist folder

Usage in 3rd party dApps

  • Install this SDK via npm i @itheum/sdk-mx-enterprise
  • Methods supported are given below is SDK Docs

SDK DOCS

  • Generated docs available here: https://itheum.github.io/sdk-mx-enterprise/
  • Note that all param requirements and method docs are marked up in the typescript code, so if you use typescript in your project your development tool (e.g. Visual Studio Code) will provide intellisense for all methods and functions.
0.3.0

10 days ago

0.2.0

4 months ago

0.1.0

5 months ago

0.0.7

6 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

8 months ago

0.0.1

8 months ago