]> git.bitcoin.ninja Git - satsto.me/commitdiff
Add build instructions main
authorMatt Corallo <git@bluematt.me>
Mon, 30 Sep 2024 17:51:27 +0000 (17:51 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 30 Sep 2024 17:51:27 +0000 (17:51 +0000)
BUILD [new file with mode: 0644]

diff --git a/BUILD b/BUILD
new file mode 100644 (file)
index 0000000..3b83731
--- /dev/null
+++ b/BUILD
@@ -0,0 +1,3 @@
+The dnssec_prover_wasm.js and dnssec_prover_wasm_bg.wasm files can be built by
+checking out https://git.bitcoin.ninja/dnssec-prover and running `cd wasmpack
+&& wasm-pack build --target web --release`.