Post
Topic
Board Wallet software
Re: How to use BitcoinJS in a normal website? (not using node.js or anything)
by
dtoan1402
on 05/04/2019, 10:19:40 UTC
Same problem.   Tongue

For those still having issues, I have a compiled version which works perfectly over here:

https://gist.github.com/Someguy123/49f849d693a063e4fbb2

Test it out like this:

Code:

How can i create a key from given hex with bitcoinjs.min.js, i've been looking for it everywhere, & the getAddress() only return compressed address. How can i return uncompressed one or hash160?