1.1.3 • Published 3 years ago
alephium-js v1.1.3
alephium-js
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
3 years ago
1.1.2
3 years ago
1.2.0-rc0
3 years ago
1.1.1
3 years ago
1.0.2
4 years ago
1.1.0
3 years ago
1.0.1
4 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.1.3-rc0
3 years ago
1.0.10
3 years ago
1.0.0
4 years ago
1.0.0-rc0
4 years ago
0.11.0
4 years ago
0.10.4
4 years ago
0.10.3
4 years ago
0.10.2
4 years ago
0.9.0-test0
4 years ago
0.10.1
4 years ago
0.10.0
4 years ago