Code Monkey home page Code Monkey logo

stupidly-simple-eth's Introduction

Stupidly Simple Eth Client

Presenting a stupidly simple eth client.

You know, a client that is not pretending to be the most feature complete or the fastest one, but ideally the one that is so easy to to use it makes prototyping extremely fast (and fun).

This is more just a jsonrpsee wrapper with some eth imports, but I've been using this and the ease of use is quite nice, compared to the usual bulky clients with many methods. My favourite workflow: use this to pull code and storage into revm, then use rustry to test on top of it.

Strong believer that ease of use beats having tons of features more often than not. This crate should serve as a coutnerpoint to more and more complicated blockchain crates.

For how to use this crate and how to add more methods, feel free to look into client.rs.

Client Middleware

Given it's a hyper/tower http client, it is possible to add any tower middleware i.e. for batch requests, rate limiting or anything else.

Signer

Alloy signer can be used for signing, or any other signer.

If you want to add more methods, push a PR or fork this ^^

stupidly-simple-eth's People

Contributors

anticode-dev avatar

Stargazers

0xrinegade avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.