slictionary-bsv-mod

This is the SLictionary package that contains bsv-related modules.

Usage no npm install needed!

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

README

Modules

getAddress

Retrieves the address for the given moneybutton paymail address or handcash handle.

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.