1.1.3 • Published 2 years ago

alephium-js v1.1.3

Weekly downloads
-
License
GPL
Repository
github
Last release
2 years ago

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
1.1.3

2 years ago

1.1.2

2 years ago

1.2.0-rc0

2 years ago

1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.1.3-rc0

2 years ago

1.0.10

2 years ago

1.0.0

3 years ago

1.0.0-rc0

3 years ago

0.11.0

3 years ago

0.10.4

3 years ago

0.10.3

3 years ago

0.10.2

3 years ago

0.9.0-test0

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago