Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@darwinia/contracts-verify

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@darwinia/contracts-verify

- CompactMerkleProof.sol: Compact verification for MMPT(16-radix) generated by Substrate [trie](https://github.com/paritytech/trie) lib. - SimpleMerkleProof.sol: Non-compact verification for MMPT(16-radix) generated by Substrate [trie](https://github.com/

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

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.

FAQs

Package last updated on 31 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc