This package has been deprecated

Author message:

WARNING: This project has been renamed to @alephium/sdk. Install using @alephium/sdk instead.

alephium-js
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

alephium-js

Github CI Code Coverage NPM code style: prettier

A JavaScript/TypeScript library for building decentralized applications on the Alephium platform.

Install

npm ci

Development

Update schemas

One first needs to update the version number of alephium and explorer-backend in package.json. Kindly note that one needs to check the compatibility of both OpenAPI files manually.

Typings can automatically generated using the following command:

npm run update-schemas

Compile

Compile the TypeScript files into JavaScript:

npm run compile

Testing

npm test

or, to watch for changes:

npm run test:watch

Readme

Keywords

none

Package Sidebar

Install

npm i alephium-js

Weekly Downloads

1

Version

1.1.3

License

GPL

Unpacked Size

192 kB

Total Files

35

Last publish

Collaborators

  • mikapote
  • eyettea
  • alephium-personal