Josh Stevens

Results 11 repositories owned by Josh Stevens

ethereum-abi-types-generator

161
Stars
22
Forks
Watchers

Generate typings based on your ABIs, with provider wrappers exposed.

ethereum-multicall

348
Stars
89
Forks
Watchers

Ability to call many ethereum constant function calls in 1 JSONRPC request

ethereum-bloom-filters

86
Stars
8
Forks
Watchers

Ability to check bloom filters on ethereum.

Get all erc20 token balances for the ethereum addresses you want on chain in 1 JSONRPC call.

evm-relayer

22
Stars
3
Forks
Watchers

open source self hosting evm relayer solution

evmc

127
Stars
8
Forks
Watchers

a simple cli tool to load a contract code up in your IDE instantly.

simple-pancakeswap-sdk

37
Stars
36
Forks
Watchers

simple-uniswap-sdk

188
Stars
96
Forks
Watchers

Uniswap SDK which handles the routes automatically for you, changes in trade quotes reactive subscriptions, exposure to formatted easy to understand information, bringing back the best trade quotes au...

uniswap-dapp-integration-monorepo

33
Stars
23
Forks
Watchers

A monorepo which holds Angular, vue and react libraries for integrating uniswap into your dApp with a simple config.

reth-indexer

446
Stars
33
Forks
Watchers

reth-indexer reads directly from the reth db and indexes the data into traditional and alternative databases / datastores (postgres, GCP bigquery, etc) all decoded with a simple config file and no ext...