This PR uses mempool as the backend instead of electrumx. This is the first step of work for #21.
Before connecting to mutiny net though, need to have support for signet in react-native-ldk. Reliant on rnldk #135 and a pending PR for signet support.
Current setup uses a mempool regtest environment in ₿itcoin Bay servers. This will be replaced with a mutiny net version when support is available.
Node will not run though currently, issues with the docker environment.
This PR uses mempool as the backend instead of electrumx. This is the first step of work for #21.
Before connecting to mutiny net though, need to have support for signet in
react-native-ldk
. Reliant on rnldk #135 and a pending PR for signet support.Current setup uses a mempool regtest environment in ₿itcoin Bay servers. This will be replaced with a mutiny net version when support is available.
Node will not run though currently, issues with the docker environment.