BitSent
  • OP_RETURN
    Writer B-Kitten LINK
  • BitBtn
    Btn Page
  • External
    BitcoinSofia The PipeCash Project

Btn Page


Generate and Share BitBtn Landing Pages

Original source of this code: @unwriter's Button Page
How to generate the URL programmatically
// The URL is:
var str = JSON.stringify(payload);  // BitBtn payload
var b64 = btoa(str);                // base64 encoded
var url = "https://bitsent.net/btn_page#" + b64;
  • RSS
  • Email me
  • GitHub
  • Twitter
  • YouTube

Aleksandar Dinkov  •  2019  •  BitSent.Net

Theme by beautiful-jekyll