You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -588,9 +588,11 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
588
588
-[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.
589
589
-[EclesioMeloJunior/libp2p-zig](https://github.com/EclesioMeloJunior/libp2p-zig) : A [libp2p](https://libp2p.io/) written in Zig.
590
590
-[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)
591
592
-[gballet/zevem/](https://github.com/gballet/zevem/) : Ethereum Virtual Machine written in Zig.
592
593
-[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).
593
594
-[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
594
596
-[jsign/verkle-crypto](https://github.com/jsign/verkle-crypto) : Cryptography for Ethereum Verkle Trees.
595
597
-[Ultra-Code/recblock](https://github.com/Ultra-Code/recblock) : Blockchain for a record management and money transfer system.
596
598
-[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