UNPKG

nano-pow

Version:

Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.

5 lines (4 loc) 72 B
declare const webgpu: { isSupported: boolean; }; export { webgpu };