From a7d21fb9ba82398b794711fabc9a5b9171eeade8 Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Sat, 20 Jul 2024 16:45:23 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0164c05 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# hashcash-wasm + +The HashCash PoW WASM implementation used in Burgernotes 2.0 and above \ No newline at end of file