pipe-wallet icon indicating copy to clipboard operation
pipe-wallet copied to clipboard

Results 4 pipe-wallet issues
Sort by recently updated
recently updated
newest added

Hello, I found the following interfaces. Why are the mint and deploy functions in the original pipe.zip file not released? Thanks ``` sendtokens sendsats walletrestore walletcreate newaddress getcollectible getcollectiblemax getdeployment...

Some users create their BIP39 mnemonic phrases with a passphrase for added security. However, the existing code in pipe-wallet does not provide an option to include a passphrase during the...

https://github.com/BennyTheDev/pipe-wallet/blob/93782aea0601d0ecd0040660acbf641e6cdb7248/pipe.mjs#L1448 Shouldn't this be `amount + fee * 2n` ?

I installed Bitcoin Core on E: drive instead of the default C: drive. So the `conf` and `.cookie` files are located in the Bitcoin directory on E: drive. When I...