Skip to content

Latest commit

 

History

History
 
 

trie-hash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@polkadot/trie-hash

Calculate ordered and unordered Trie hashes from inputs.

Usage

Installation -

yarn add @polkadot/trie-hash

Functions can be imported as follows:

import { trieRoot } from '@polkadot/trie-hash';

Utilities

Utilities