https://docs.nano.org/integration-guides/work-generation/#work-calculation-details
## Installation
-
```console
npm i nano-pow
```
console.log(NanoPow)
</script>
```
-### Search
+### Search
```javascript
// `hash` is a 64-char hex string
const hash = '0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef'
```
### Validate
-
```javascript
// `work` is a 16-char hex string
const work = 'fedcba0987654321'
speed of this tool. Feel free to check out how your system fares.
## Building
-* `npm run build` Compile TypeScript, then minify and bundle with esbuild
+1. Clone source
+1. Enter the directory
+1. Install dev dependencies
+1. Compile, minify, and bundle
+
+```bash
+git clone https://zoso.dev/nano-pow.git
+cd nano-pow
+npm i
+npm run build
+```
## Donations
If you find this package helpful, please consider tipping the developer.