btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.2k stars 2.36k forks source link

Add Browser Support (Neutrino) #2124

Open linden opened 7 months ago

linden commented 7 months ago

Minor changes needed to accommodate Neutrino in the browser (https://github.com/lightninglabs/neutrino/pull/295).

Roasbeef commented 7 months ago

Approved the CI run.

We should also add a new CI target to build w/ the wasm/js tag on.