Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.05 KB

CKB SMT Tool

License GitHub Actions

A tool to integrate SMT into CKB contracts easier.

Description

This tool is used to store an SMT root into chain, also provide methods to update the SMT and generate proof to verify whether some data is on the SMT or not.

Crates

  • CKB SMT Tool

    A tool to integrate SMT into CKB contracts easier.

Examples

There is two demo contracts:

License

Licensed under MIT License.