Skip to content

nexys-admin/accounting-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accounting hash

Test Publish NPM package NPM package Bundleophobia Prettier

Generates a unique hash for a set of transactions. Typically used when locking a set of transactions so the hash can be associated with the event.

Get Started

import * as AccountingHash from '@nexys/accounting-hash'

const entries = []

AccountingHash.entriesToHash(entries)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published