temporal-js2

a javascript+typescript client for Temporal IPFS API

Usage no npm install needed!

<script type="module">
  import temporalJs2 from 'https://cdn.skypack.dev/temporal-js2';
</script>

README

Temporal-js

npm version

Javascript and TypeScript sdk 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).