Popular repositories Loading
-
deterministic-deployment-proxy
deterministic-deployment-proxy PublicAn Ethereum proxy contract that can be used for deploying contracts to a deterministic address on any chain.
-
typescript-transformer-append-js-extension
typescript-transformer-append-js-extension Public archiveA TypeScript transformer for use with ttypescript that will append the JS extension to all relative imports that have no extension.
-
recoverable-wallet
recoverable-wallet Public archiveContracts for a wallet that is recoverable via backup keys.
-
Gradle.Plugin.Versioning
Gradle.Plugin.Versioning PublicA Gradle plugin for automatically generating versions from git.
-
ethereum-abi-encoder
ethereum-abi-encoder PublicA single dependency Ethereum ABI encoder/decoder. Also handles signature parsing and generation!
-
ethereum-browser-sdk
ethereum-browser-sdk PublicAn SDK for communicating between Ethereum dapps and Ethereum enabled browsers via events.
Repositories
- tornado-scripts Public
Some scripts for using Tornado Cash from the command line, but written in TypeScript and with fewer crazy dependencies.
- ethereum-browser-sdk Public
An SDK for communicating between Ethereum dapps and Ethereum enabled browsers via events.
- solidity-typescript-generator Public
Takes in a solidity file and generatese a set of TypeScript classes for interacting with the contract.
- deterministic-deployment-proxy Public
An Ethereum proxy contract that can be used for deploying contracts to a deterministic address on any chain.
- ethereum-abi-encoder Public
A single dependency Ethereum ABI encoder/decoder. Also handles signature parsing and generation!
- nethermind-plugin-websocket-push Public
A Nethermind plugin that will push all pending transactions to any clients that connect to the `/pending` RPC endpoint with a websocket.
- ethereum-transactions Public
A low dependency library that can encode, decode, and sign Ethereum transactions.