jeff (cyberhorsey)

cyberhorsey

Geek Repo

Twitter:@Cyberhorsey

Github PK Tool:Github PK Tool

jeff's starred repositories

testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

helios

A fast, secure, and portable light client for Ethereum

Language:RustLicense:MITStargazers:1763Issues:27Issues:108

taiko-client

Taiko's client implementation in Go. 🔧

Language:GoLicense:MITStargazers:534Issues:38Issues:98

dapp-slaps

A starter template for building Ethereum dapps. 👏

Language:TypeScriptLicense:MITStargazers:167Issues:4Issues:14

hbml

Toy parser for HBML to HTML

Language:JavaScriptLicense:MITStargazers:150Issues:7Issues:9

yet-another-evm-puzzle

This part of a small series of medium post dedicated to motivate myself while learning how the evm works.