README
@cvbb/bc-bech32
this library is for implementing BlockChain Commons bc-32
Usage
const bcBech32 = require('@cvbb/bc-bech32');
// TODO: DEMONSTRATE API
> TODO: description
<script type="module">
import cvbbBcBech32 from 'https://cdn.skypack.dev/@cvbb/bc-bech32';
</script>
@cvbb/bc-bech32this library is for implementing BlockChain Commons bc-32
const bcBech32 = require('@cvbb/bc-bech32');
// TODO: DEMONSTRATE API