8000 GitHub - ltfschoen/common: Utilities, types and base libraries for use across polkadot-js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ltfschoen/common

 
 

Repository files navigation

polkadotjs isc style npm travis maintainability coverage greenkeeper dependency devDependency

@polkadot/util

Various useful utility functions that are used across all projects in the @polkadot namespace. It provides utility functions with additional safety checks, allowing not only for consistent coding, but also reducing the general boilerplate.

It is split up into a number of internal packages, namely utilities -

Various useful trie interfaces and utilities -

  • trie-db Merkle Patricia Tree implementation adapcted for Polkadot
  • trie-hash Calculate hashes (either ordered or unordered) from a set of inputs

Type definitions for interfaces as exposed by Polkadot & Substrate clients -

Contributing

  • Bootstrap the dependencies, yarn
  • Make any changes in the relevant package, on master merges new versions will be published automatically

About

Utilities, types and base libraries for use across polkadot-js

Resources

License

Stars

Watchers

Forks

Releases

No releases published
3370

Packages

No packages published

Languages

  • TypeScript 63.3%
  • JavaScript 36.7%
0