ezbase-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.35 • Public • Published

This is the source code for the typescipt SDK

The executable of the code will be available on the npm registry

For EzBase Developers:

To build the ezbase ts sdk, run:

npm run build

To run the tests in the 'tests' folder, run:

npm run test

For EzBase Users:

To use the SDK code do the following:

    npm install ezbase-ts

After which you can use the SDK in your javascript project as such

    import ezbase from 'ezbase-ts'

If you are using nodejs, also write the following in your package.json file

    "type": "module"

Package Sidebar

Install

npm i ezbase-ts

Weekly Downloads

7

Version

1.0.35

License

ISC

Unpacked Size

165 kB

Total Files

8

Last publish

Collaborators

  • ezbasefoundation