Skip to content

Commit

Permalink
feat: add ssz encode and decode
Browse files Browse the repository at this point in the history
  • Loading branch information
fearlessfe authored and PengZhen committed Oct 9, 2024
1 parent 4d277e8 commit cbe1371
Show file tree
Hide file tree
Showing 4 changed files with 676 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
**/.DS_Store

.zig-cache
zig-out
zig-out
.vscode
Loading

0 comments on commit cbe1371

Please sign in to comment.