Skip to content

Commit 8ce4ed2

Browse files
chore: Added references to hash-zig and zigeth (#137)
* chore: Added references to hash-zig and zigeth * Apply suggestion from @jiacai2050 * Apply suggestion from @jiacai2050 --------- Co-authored-by: Jiacai Liu <dev@liujiacai.net>
1 parent 41889ad commit 8ce4ed2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,11 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
588588
- [zen-eth/zig-libp2p](https://github.com/zen-eth/zig-libp2p) : Zig implementation of [libp2p](https://libp2p.io/), a modular network stack that allows you to build your own peer-to-peer applications.
589589
- [EclesioMeloJunior/libp2p-zig](https://github.com/EclesioMeloJunior/libp2p-zig) : A [libp2p](https://libp2p.io/) written in Zig.
590590
- [Raiden1411/zabi](https://github.com/Raiden1411/zabi) : Zabi aims to add support for interacting with ethereum or any compatible EVM based chain.
591+
- [ch4r10t33r/zigeth](https://github.com/ch4r10t33r/zigeth) : Zig package to interact with Ethereum (inspired from alloy-rs)
591592
- [gballet/zevem/](https://github.com/gballet/zevem/) : Ethereum Virtual Machine written in Zig.
592593
- [blockblaz/ssz.zig](https://github.com/blockblaz/ssz.zig) : A Zig implementation of the [SSZ serialization protocol](https://github.com/ethereum/eth2.0-specs/blob/dev/ssz/simple-serialize.md).
593594
- [blockblaz/zeam](https://github.com/blockblaz/zeam) : A [Beam Chain](https://github.com/blockblaz/zeam/blob/main/resources/beam.md) written in Zig.
595+
- [ch4r10t33r/hash-zig](https://github.com/ch4r10t33r/hash-zig) : A pure zig implementation of hash based signatures inspired from the rust implementation https://github.com/b-wagn/hash-sig
594596
- [jsign/verkle-crypto](https://github.com/jsign/verkle-crypto) : Cryptography for Ethereum Verkle Trees.
595597
- [Ultra-Code/recblock](https://github.com/Ultra-Code/recblock) : Blockchain for a record management and money transfer system.
596598
- [keep-starknet-strange/ziggy-starkdust](https://github.com/keep-starknet-strange/ziggy-starkdust) : A Zig implementation of Cairo VM for Cairo, the STARK powered provable language.

0 commit comments

Comments
 (0)