Skip to content

Instantly share code, notes, and snippets.

const bsv = require('bsv')
const opentac_prefix = '07AC'
const version = '0.1'
const version_hex_encoded = Buffer.from(version).toString('hex')
const invoice_json = {
field1: "1",
field2: "2",