-
Just two days ago, "message signing" was merged and is now available to BlueWallet users. This is a lovely feature but at the same time rather cumbersome with all the "copy and pasting" between applic…
-
We are using the bolt11 library as part of a webservice running on nginx. Due to the atypical nature of our CI/CD pipeline, we have to resort to a rather clunky workaround to run the minification proc…
-
Recently, I noticed building and running this with electron on Linux x64_86 arch on Debian derived OSes with the newer versions of node to cause segfault without much any information.
Node version:…
-
Hi I saw similar issues, but can't understand how to solve problem in my particular case
Here is the code
```js
import * as bitcoin from 'bitcoinjs-lib';
import './App.css';
const API = 'http…
-
https://github.com/bitcoinjs/aezeed
-
installing on OSX 10.14.6 (Mojave) I get the following warnings. The "unused function" warnings I guess are just a matter of cleaning up the code but the integer comparisons I would think are of conc…
ekkis updated
3 years ago
-
## How to use this library correctly?
I am a back-end developer, and I have been in contact with Ethereum-related business development. Because of customer needs, I need to quickly get started with B…
-
Hi there, I think this is not a problem with a library itself but rather with my implementation, but not sure what I'm doing wroing.
I'm writing a simple script to derive multisig addresses based on …
-
It would be useful to support coinjoin in the client and GUI. This would allow people to combine their transactions with random other people to increase privacy.
(See https://bitcointalk.org/index.php…
-
How to generate from seed or mnemonic?