From: Chris Duncan Date: Sat, 11 Jan 2025 05:47:40 +0000 (-0800) Subject: Add some more context to testing page. X-Git-Tag: v0.0.1~6 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=1459e4b20fac27f0187854dca4efb07037674282;p=nano-pow.git Add some more context to testing page. --- diff --git a/test.html b/test.html index 0536fe9..b9987b4 100644 --- a/test.html +++ b/test.html @@ -82,6 +82,10 @@ SPDX-License-Identifier: GPL-3.0-or-later

nano-pow

+

Compare three different Nano proof-of-work tools.

+

NanoPowGpu uses cutting edge WebGPU technology. Not all browsers are supported.

+

NanoPowGl uses WebGL 2.0 and is a fallback option in the NanoPow package.

+

nano-webgl-pow is the original package from which NanoPow was inspired and optimized.