UNPKG

@xmr-core/xmr-fast-hash

Version:

An implementation of Monero's `cn_fast_hash`

11 lines (8 loc) 159 B
{ "extends": "../tsconfig.settings.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "references": [{ "path": "../xmr-str-utils" }] }