Typescript implementation of bip352

bip352 bitcoinjs- javascript-library silent-payments typescript
3 Open Issues Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the TypeScript implementation of BIP352 to reduce the number of secp256k1 libraries used (currently using tiny-secp256k1, @noble/secp256k1, and secp256k1) and improve the overall code structure.

Complexity: 4/5
help wanted

Typescript implementation of bip352

TypeScript
#bip352#bitcoinjs-#javascript-library#silent-payments#typescript

AI Summary: Implement and run regtest and testnet tests for a TypeScript implementation of BIP352, focusing on the output functionality. This involves adapting existing code (likely from BlueWallet's SilentPayments) to function correctly in these testing environments.

Complexity: 4/5
help wanted

Typescript implementation of bip352

TypeScript
#bip352#bitcoinjs-#javascript-library#silent-payments#typescript

AI Summary: Implement additional unit tests for the encoding and decoding functions within a TypeScript BIP352 library, specifically focusing on regtest and testnet network parameters. This involves creating test cases that cover various scenarios and edge cases for both encoding and decoding processes within these specific network environments.

Complexity: 3/5
help wanted

Typescript implementation of bip352

TypeScript
#bip352#bitcoinjs-#javascript-library#silent-payments#typescript