Skip to content

Commit

Permalink
feat: smt bindings (#31)
Browse files Browse the repository at this point in the history
* feat: smt bindings
* hex encoding
* base64 encoding
  • Loading branch information
XuJiandong authored Jan 10, 2025
1 parent 64443f5 commit 555a069
Show file tree
Hide file tree
Showing 8 changed files with 1,368 additions and 55 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ build/ckb-js-vm: build/ckb-c-stdlib/impl.o \
build/src/ckb_module.o \
build/src/secp256k1_module.o \
build/src/hash_module.o \
build/src/misc_module.o \
build/src/qjs.o \
build/src/std_module.o \
deps/compiler-rt-builtins-riscv/build/libcompiler-rt.a
Expand Down
Loading

0 comments on commit 555a069

Please sign in to comment.