From: Chris Duncan Date: Sat, 11 Jan 2025 07:34:00 +0000 (-0800) Subject: Add link to package and color it. Tweak heading text. X-Git-Tag: v1.0.0~1 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=e05d5241ba583b01b5bfe7495eacc9bdda0c2712;p=nano-pow.git Add link to package and color it. Tweak heading text. --- diff --git a/test.html b/test.html index 65b166c..a93c46f 100644 --- a/test.html +++ b/test.html @@ -118,12 +118,13 @@ SPDX-License-Identifier: GPL-3.0-or-later console.log('%cTESTING COMPLETE', 'color:orange;font-weight:bold') - +

nano-pow

-

Compare three different Nano proof-of-work tools.

+

https://www.npmjs.com/package/nano-pow

+

Speed tests comparing 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.