@apocentre/bc-ur

A JS implementation of the Uniform Resources (UR) specification from Blockchain Commons

Usage no npm install needed!

<script type="module">
  import apocentreBcUr from 'https://cdn.skypack.dev/@apocentre/bc-ur';
</script>

README

BC-UR

This repository is an implementation of the BC-UR encoding, following the C++ implementation and trying to provide a similar API for Javascript/Typescript usage.

Installing

To install, run:

yarn add @apocentre/bc-ur