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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cmditch avatar

cmditch/elm-ethereum

0
View on GitHub↗
151 estrellas·20 forks·Elm·BSD-3-Clause·3 vistaspackage.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.

Historial de estrellas

Gráfico del historial de estrellas de cmditch/elm-ethereumGráfico del historial de estrellas de cmditch/elm-ethereum

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Elm Ethereum

Proyectos open-source similares, clasificados según cuántas características comparten con Elm Ethereum.
  • dfuse-io/client-jsAvatar de dfuse-io

    dfuse-io/client-js

    52Ver en GitHub↗

    dfuse JavaScript/TypeScript Client Library for dfuse API

    TypeScript
    Ver en GitHub↗52
  • ethereum/web3.jsAvatar de ethereum

    ethereum/web3.js

    19,935Ver en 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
    Ver en GitHub↗19,935
  • 0xproject/0x-monorepoAvatar de 0xProject

    0xProject/0x-monorepo

    1,407Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗1,407
  • ethers-io/ethers.jsAvatar de ethers-io

    ethers-io/ethers.js

    8,643Ver en 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
    Ver en GitHub↗8,643
Ver las 24 alternativas a Elm Ethereum→

Preguntas frecuentes

¿Qué hace cmditch/elm-ethereum?

dApps in Elm

¿Cuáles son las características principales de cmditch/elm-ethereum?

Las características principales de cmditch/elm-ethereum son: Frontend Ethereum Libraries, Frontend Integration Libraries.

¿Qué alternativas de código abierto existen para cmditch/elm-ethereum?

Las alternativas de código abierto para cmditch/elm-ethereum incluyen: 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.