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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ethereum avatar

ethereum/mistArchived

0
View on GitHub↗
7,431 stele·1,873 fork-uri·JavaScript·GPL-3.0·7 vizualizăriethereum.org↗

Mist

Mist is a desktop application that serves as both an Ethereum wallet client and a decentralized application browser. It manages Ethereum accounts, synchronizes blockchain data, and provides a dedicated interface for interacting with DApps hosted on the Ethereum network.

The application distinguishes itself by bundling an embedded Ethereum node that can be orchestrated and configured through command-line flags, with support for both IPC and RPC transport protocols. It includes a sandboxed DApp browser that isolates each application's execution context, and a transaction signing gateway that authenticates user private keys via password to authorize outgoing transfers and contract interactions. Mist also supports importing encrypted Ethereum pre-sale wallet files to restore account access, and verifies installer integrity through SHA-256 checksum comparison.

For development and testing, Mist can launch a local private Ethereum network and auto-connect the browser, or point to a custom user-specified node. It enables Ether transfers to smart contracts with configurable gas parameters, and provides wallet synchronization to display current balances and transaction history.

Features

  • Wallet Clients - Serves as a full-featured Ethereum wallet client with account management and transaction capabilities.
  • Decentralized Application Interfaces - Provides a dedicated browser interface to open and interact with decentralized applications on the Ethereum network.
  • Ethereum Clients - Launches and manages a local Ethereum client to synchronize with the peer-to-peer network.
  • DApp Browsers - Provides a dedicated sandboxed browser for interacting with Ethereum decentralized applications.
  • Node Connection Configurators - Configures and connects to local or custom Ethereum nodes via IPC or RPC for private or development networks.
  • Node Managers - Ships an embedded node manager that launches and configures Ethereum clients via command-line flags.
  • Embedded Ethereum Node Managers - Manages a bundled Ethereum client process, forwarding command-line flags and lifecycle events for network synchronization.
  • Blockchain Data Synchronization - Downloads and verifies the blockchain to display current balances and transaction history.
  • Ethereum Wallet Managers - Manages Ethereum accounts, imports pre-sale wallets, and sends transactions with gas for contract interactions.
  • Pre-Sale Wallet Importers - Provides a dedicated importer for encrypted Ethereum pre-sale wallet files to restore account access.
  • Sandboxed Browser Runtimes - Renders decentralized applications in an isolated web view, restricting host system access.
  • Account Unlock Gateways - Authenticates user private keys via password to authorize outgoing transfers and contract interactions.
  • Transaction Signing and Broadcasting - Unlocks accounts via password authentication, then signs and broadcasts transactions through the connected node.
  • Value Transfers - Transfers value to a smart contract with sufficient gas to execute its logic and record the transaction.
  • Custom Node Connectors - Directs the browser to use a user-specified Ethereum node via IPC or RPC for private or development networks.
  • Private Network Testers - Launches a local private Ethereum network and connects a browser for development and testing without real funds.
  • Embedded Node Flag Forwarders - Passes command-line flags to the bundled Ethereum node by prefixing them with a custom flag to customize its behavior.
  • IPC-RPC Transport Switchers - Connects to Ethereum nodes via IPC or RPC, switching transport based on user configuration.
  • Local Ethereum Network Bootstrappers - Launches a local Ethereum development node with predefined parameters and auto-connects the browser for testing.
  • Local Ethereum Network Launchers - Starts a private Ethereum development network and connects the browser to it for local testing.
  • Pre-Sale Wallet Importers - Imports encrypted Ethereum pre-sale wallet files to restore account access and private keys.
  • Local Ethereum Node Test Connections - Points the application at a local development Ethereum node to test without using real funds.
  • Smart Contract Callers - Provides an interface for sending Ether and data to smart contracts with configurable gas parameters.
  • Portofele și interfețe - Official light-client wallet for the Ethereum network.

Istoric stele

Graficul istoricului de stele pentru ethereum/mistGraficul istoricului de stele pentru ethereum/mist

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face ethereum/mist?

Mist is a desktop application that serves as both an Ethereum wallet client and a decentralized application browser. It manages Ethereum accounts, synchronizes blockchain data, and provides a dedicated interface for interacting with DApps hosted on the Ethereum network.

Care sunt principalele funcționalități ale ethereum/mist?

Principalele funcționalități ale ethereum/mist sunt: Wallet Clients, Decentralized Application Interfaces, Ethereum Clients, DApp Browsers, Node Connection Configurators, Node Managers, Embedded Ethereum Node Managers, Blockchain Data Synchronization.

Care sunt câteva alternative open-source pentru ethereum/mist?

Alternativele open-source pentru ethereum/mist includ: paritytech/parity — Parity is an Ethereum client node implementation designed to run a full node, validate blocks, and maintain a local… trustwallet/assets — This project provides a collection of infrastructure components for multichain wallet integration, including a… inoutcode/ethereum_book — This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides… rainbow-me/rainbow — Rainbow is a mobile application for storing, sending, and managing digital assets on the Ethereum blockchain and… openethereum/parity-ethereum — This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for… ethereum/web3.py — Web3.py is a Python library that provides a comprehensive interface for interacting with the Ethereum blockchain. It…

Alternative open-source pentru Mist

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Mist.
  • paritytech/parityAvatar paritytech

    paritytech/parity

    6,831Vezi pe GitHub↗

    Parity is an Ethereum client node implementation designed to run a full node, validate blocks, and maintain a local copy of the blockchain. It functions as a blockchain state engine that executes smart contracts and manages distributed ledger state through a peer-to-peer network. The project includes a synchronization engine to download and verify historical block data to reach current network height and a cryptographic key manager for generating and storing private keys used to sign transactions. The system covers distributed ledger interaction via a command line interface for querying netw

    Rust
    Vezi pe GitHub↗6,831
  • trustwallet/assetsAvatar trustwallet

    trustwallet/assets

    5,339Vezi pe GitHub↗

    This project provides a collection of infrastructure components for multichain wallet integration, including a cryptographic library for cross-chain transaction signing and a curated repository for cryptocurrency asset metadata. It serves as a central hub for managing token logos, contract addresses, and technical specifications for digital assets across multiple blockchains. The system includes a Model Context Protocol server that exposes real-time blockchain data and technical documentation to large language models. It further extends this AI integration by providing a standardized tool-cal

    Go
    Vezi pe GitHub↗5,339
  • inoutcode/ethereum_bookAvatar inoutcode

    inoutcode/ethereum_book

    4,081Vezi pe GitHub↗

    This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides structured instruction on blockchain fundamentals, smart contract development, and the architectural principles of decentralized applications. The resource covers technical domains including smart contract security auditing, network administration, and web3 programming. It details the implementation of token standards, the use of mnemonic seeds for wallet integration, and the creation of censorship-resistant application architectures. The documentation extends to system-level opera

    Vueblockchaindappsethereum
    Vezi pe GitHub↗4,081
  • rainbow-me/rainbowAvatar rainbow-me

    rainbow-me/rainbow

    4,358Vezi pe GitHub↗

    Rainbow is a mobile application for storing, sending, and managing digital assets on the Ethereum blockchain and compatible networks. It functions as a mobile wallet and gallery for managing cryptocurrency and non-fungible tokens. The project includes an integrated web browser that injects a wallet provider to enable interaction with decentralized applications. It features a transaction simulator that previews the outcome of smart contract interactions before a user signs a request, and a crypto asset aggregator for swapping currencies and depositing fiat funds via third-party providers. The

    TypeScript
    Vezi pe GitHub↗4,358
  • Vezi toate cele 30 alternative pentru Mist→