@darwinia/contracts-verify

1.0.0 • Public • Published

Verify

  • CompactMerkleProof.sol: Compact verification for MMPT(16-radix) generated by Substrate trie lib.
  • SimpleMerkleProof.sol: Non-compact verification for MMPT(16-radix) generated by Substrate trie lib.
  • KeccakMMR.sol: Verification for MMR using keccak256 hash algorithm.
  • MMR.sol: Verification for MMR using blake2b hash algorithm.
  • MerkleMultiProof.sol(WIP): Verification for multimerkle proof of multi-leaves generated by merkletreejs.
  • MerkleProof.sol: Verification for merkle proof of single leaf generated by merkletreejs.
  • SparseMerkleMultiProof.sol: Verification for sparse merkle multi-proof of multi-leaves generated by sparse-merkle-tree.

Readme

Keywords

none

Package Sidebar

Install

npm i @darwinia/contracts-verify

Weekly Downloads

111

Version

1.0.0

License

MIT

Unpacked Size

356 kB

Total Files

58

Last publish

Collaborators

  • jayjay1024
  • aki.wu
  • hackfisher
  • lowoee
  • wi1dcard