bitcoinjs-lib icon indicating copy to clipboard operation
bitcoinjs-lib copied to clipboard

CDN for javascript file?

Open mahalamobile opened this issue 9 months ago • 0 comments
trafficstars

i tried to browsify browserify --standalone bitcoin -o bitcoinjs-lib.js <<< "module.exports = require('bitcoinjs-lib');" but the generated file literally has nothing in it, like 400kb and obviously doesnt work.

please can anyone help as i want to generate btc priv and pub and address in pure javascript/

thanks

mahalamobile avatar Feb 12 '25 17:02 mahalamobile