Skip to content
@fjarri-eth

fjarri-eth

This org hosts a stack of small Python packages related to client access to Ethereum network:

  • compages is a simple (de)structurer for typed data.
  • ethereum-rpc contains types used in the Ethereum RPC and the JSON (de)serializer for them (using compages).
  • alysis is an Ethereum testerchain currently backed by py-evm. Its built-in RPC provider uses ethereum-rpc types.
  • pons is an async Ethereum client, providing also a more high-level access to the alysis testerchain and to the Solidity compiler (backed by py-solc-x). Uses ethereum-rpc types.

In addition:

  • pure-keccak is a pure Python keccak implementation. Pretty slow.

Popular repositories Loading

  1. pons pons Public

    Async RPC client for Ethereum

    Python 13 3

  2. pure-keccak pure-keccak Public

    A pure Python keccak implementation

    Python 1

  3. alysis alysis Public

    A simple testerchain for Ethereum

    Python

  4. compages compages Public

    Structuring/unstructuring for complex data structures

    Python

  5. ethereum-rpc ethereum-rpc Public

    Ethereum RPC types

    Python

  6. .github .github Public

Repositories

Showing 6 of 6 repositories
  • .github Public
    fjarri-eth/.github’s past year of commit activity
    0 0 0 0 Updated May 29, 2024
  • pure-keccak Public

    A pure Python keccak implementation

    fjarri-eth/pure-keccak’s past year of commit activity
    Python 1 MIT 0 0 0 Updated May 29, 2024
  • pons Public

    Async RPC client for Ethereum

    fjarri-eth/pons’s past year of commit activity
    Python 13 MIT 3 11 0 Updated May 29, 2024
  • alysis Public

    A simple testerchain for Ethereum

    fjarri-eth/alysis’s past year of commit activity
    Python 0 MIT 0 0 0 Updated May 29, 2024
  • compages Public

    Structuring/unstructuring for complex data structures

    fjarri-eth/compages’s past year of commit activity
    Python 0 MIT 0 9 1 Updated May 29, 2024
  • ethereum-rpc Public

    Ethereum RPC types

    fjarri-eth/ethereum-rpc’s past year of commit activity
    Python 0 MIT 0 0 0 Updated May 29, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…