Skip to content
View rvullriede's full-sized avatar
  • Hamburg, Germany
Block or Report

Block or report rvullriede

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rvullriede/README.md

Pinned Loading

  1. osslabz/evm-abi-decoder osslabz/evm-abi-decoder Public

    EVM ABI Decoder allows to decode raw input data from EVM tx (on Ethereum or a compatible chain like Avalanche, BSC stc) into processable format obtained from the contract's ABI definition (JSON).

    Java 53 23

  2. osslabz/mexc-client osslabz/mexc-client Public

    A websocket client for the MEXC API

    Java 1

  3. osslabz/evm-client osslabz/evm-client Public

    A simple wrapper around web3j to simplify common use-cases. Also provides pre-configured chain information to access other EVM-compatible chains except Ethereum itself (e.g. Avalanche).

    Java 5

  4. osslabz/lnd-rest-client osslabz/lnd-rest-client Public

    A simple REST client to connect to Lightning Network Daemon (LND) via HTTP.

    Java