Skip to content

Instantly share code, notes, and snippets.

View HaddadJoe's full-sized avatar

Joe Haddad HaddadJoe

View GitHub Profile
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",