js-chainscriptdeprecated

Official JavaScript implementation of https://github.com/stratumn/chainscript.

Usage no npm install needed!

<script type="module">
  import jsChainscript from 'https://cdn.skypack.dev/js-chainscript';
</script>

README

JavaScript ChainScript

build status codecov

Official JavaScript implementation of ChainScript. This is the recommended way to use ChainScript in your JavaScript projects.

Updating ChainScript

The ChainScript definitions are imported as a git subtree. Changes to the protobuf files should be done in the ChainScript repository.