awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cmditch avatar

cmditch/elm-ethereum

0
View on GitHub↗
151 stars·20 forks·Elm·BSD-3-Clause·8 viewspackage.elm-lang.org/packages/cmditch/elm-ethereum/1.0.1↗

Elm Ethereum

dApps in Elm

Features

  • Frontend Ethereum Libraries - Ethereum library for the Elm programming language.
  • Frontend Integration Libraries - A strictly typed library for Elm developers.

Star history

Star history chart for cmditch/elm-ethereumStar history chart for cmditch/elm-ethereum

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Elm Ethereum

These projects share indexed features with Elm Ethereum. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dfuse-io/client-jsdfuse-io avatar

    dfuse-io/client-js

    52View on GitHub↗

    dfuse JavaScript/TypeScript Client Library for dfuse API

    TypeScript
    View on GitHub↗52
  • ethereum/web3.jsethereum avatar

    ethereum/web3.js

    19,935View on GitHub↗

    web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain. It serves as an Ethereum JSON RPC library for querying data and sending transactions, a smart contract interface for interacting with on-chain logic, and a wallet integration toolkit for managing private keys. The project provides specialized capabilities for blockchain node communication, enabling the execution of smart contract functions and the management of Ethereum accounts. It includes tools for web3 address resolution to translate human-readable names into machine-readab

    TypeScript
    View on GitHub↗19,935
  • 0xproject/0x-monorepo0xProject avatar

    0xProject/0x-monorepo

    1,407View on GitHub↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    View on GitHub↗1,407
  • ethers-io/ethers.jsethers-io avatar

    ethers-io/ethers.js

    8,643View on GitHub↗

    ethers.js is an Ethereum JavaScript library used to interact with the Ethereum blockchain by querying state and sending transactions via JSON-RPC providers. It functions as a smart contract wrapper, a Web3 provider interface, and a system for managing wallets and cryptographic signatures. The project provides a dedicated Ethereum Name Service resolver for translating human-readable names into blockchain addresses through forward and reverse lookup operations. It also includes an implementation for managing private keys and mnemonic phrases to sign digital data and authorize on-chain transacti

    TypeScriptblockchainethereumethers
    View on GitHub↗8,643
Compare all 24 related projects→

Frequently asked questions

What does cmditch/elm-ethereum do?

dApps in Elm

What are the main features of cmditch/elm-ethereum?

The main features of cmditch/elm-ethereum are: Frontend Ethereum Libraries, Frontend Integration Libraries.

Which projects share features with cmditch/elm-ethereum?

Projects with overlapping indexed features include: ethers-io/ethers.js — ethers.js is an Ethereum JavaScript library used to interact with the Ethereum blockchain by querying state and… f-o-a-m/purescript-web3 — a purescript library for the web3 api. 0xproject/0x-monorepo — 0x protocol monorepo - includes our smart contracts and many developer tools. dfuse-io/client-js — dfuse JavaScript/TypeScript Client Library for dfuse API. ethereum/web3.js — web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain.… liquality/chainabstractionlayer — Blockchain abstraction layer.