WASM: end-to-end-test support (#846)

* Wasm: end-to-end-test support

* Update testing dev docs

* Expose Arc in prelude

* Switch to waterfalls fork

* Set node version
This commit is contained in:
Daniel Granhão
2025-04-24 09:43:55 +01:00
committed by GitHub
parent 14868de334
commit ca23206ae8
16 changed files with 289 additions and 67 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "regtest/boltz"]
path = regtest/boltz
url = https://github.com/BoltzExchange/regtest.git
[submodule "regtest/waterfalls-service/waterfalls"]
path = regtest/waterfalls-service/waterfalls
url = https://github.com/breez/waterfalls.git