slictionary-bsv

This is the SLictionary package that contains bsv-related modules

Usage no npm install needed!

<script type="module">
  import slictionaryBsv from 'https://cdn.skypack.dev/slictionary-bsv';
</script>

README

Modules

getBSVexchangeRate

Retrieves the lastest BSV-USD exchange rate from the WhatsOnChain api.

getUtxoBalance

Retrieves the sum of all UTXOs for an address using the mattercloud api.

getUTXOs

Retrieves the UTXOs for an address using the mattercloud api.

sendPayment

Sends a payment to the specified BSV address from the specified BSV wallet address. Built with the txForge library.