temporal-js
v2.0.0
Published
a javascript+typescript client for Temporal IPFS API
Downloads
59
Maintainers
Readme
Temporal-js
Javascript library for Temporal (https://github.com/RTradeLtd/Temporal)
Usage
To install from npm you can use npm install bonedaddy/temporal-js
.
Test
Run the test with npm test
(for some reason only mocha test
seems to work).