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 8, 2024
1 parent eb55108 commit 106fec8
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 106fec8

Please sign in to comment.