awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ConsenSys-archive avatar

ConsenSys-archive/ganache-uiArchived

0
View on GitHub↗
4,708 نجوم·817 تفرعات·JavaScript·MIT·8 مشاهداتwww.trufflesuite.com/ganache↗

Ganache Ui

Ganache-UI هي واجهة مرئية ولوحة تحكم لإدارة بيئة بلوكشين Ethereum محلية. تعمل كمحاكي بلوكشين محلي ولوحة تحكم للعقد، وتوفر طريقة رسومية لتطوير واختبار العقود الذكية دون الاتصال بشبكة عامة.

يوفر المشروع أدوات لمراقبة حالة البلوكشين، وفحص سجلات المعاملات، وتصور الكتل وأرصدة الحسابات. يعمل كمصحح أخطاء لتطبيقات Ethereum، مما يسمح بمحاكاة المعاملات والتحقق من سلوك العقد أثناء سير عمل التطوير.

تتعامل الواجهة مع إدارة حسابات جانب العميل، ومراقبة المعاملات، والمزامنة مع مزود البلوكشين عبر تكامل JSON-RPC API.

Features

  • Blockchain Local Development Environments - Provides a private, local instance of an Ethereum blockchain for testing decentralized applications.
  • Ethereum Development Environments - Provides an integrated environment for iterating on blockchain logic and smart contracts via a visual interface.
  • Visualization Dashboards - Ships a web-based dashboard for visualizing blocks, transactions, and account balances.
  • Blockchain Network Simulators - Runs an isolated runtime that simulates an Ethereum network for verifying contract behavior.
  • Ethereum JSON-RPC Clients - Uses an Ethereum JSON-RPC client to communicate with the local blockchain node.
  • Smart Contract Development Frameworks - Offers a comprehensive toolset for writing, testing, and debugging Ethereum smart contracts locally.
  • Blockchain Management Interfaces - Provides a visual interface for managing a local Ethereum blockchain environment.
  • Blockchain Provider Abstractions - Utilizes a standardized JavaScript wrapper to abstract interactions with different blockchain network providers.
  • Application Prototyping - Enables building and testing of decentralized application logic without network latency or gas costs.
  • Blockchain Account Managers - Provides local tracking and display of private keys and balances for rapid identity switching.
  • State Debuggers - Implements tools for monitoring blockchain state and inspecting transaction logs during development.
  • Blockchain Event Monitors - Implements monitoring of blockchain event streams to trigger automatic interface updates.
  • UI State Synchronization - Synchronizes the visual state of blocks and transactions with the current blockchain provider state.

سجل النجوم

مخطط تاريخ النجوم لـ consensys-archive/ganache-uiمخطط تاريخ النجوم لـ consensys-archive/ganache-ui

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Ganache Ui

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ganache Ui.
  • nomicfoundation/hardhatالصورة الرمزية لـ NomicFoundation

    NomicFoundation/hardhat

    8,489عرض على GitHub↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    TypeScriptblockchaindappsdebugging
    عرض على GitHub↗8,489
  • remix-project-org/remix-projectالصورة الرمزية لـ remix-project-org

    remix-project-org/remix-project

    3,003عرض على GitHub↗

    Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete workspace for writing, compiling, deploying, and debugging smart contracts across simulated and public blockchain networks. The project distinguishes itself as a specialized toolchain for EVM debugging and analysis, offering opcode-level transaction stepping and state memory analysis. It also includes a dedicated zero-knowledge proof toolchain for compiling ZK circuits and generating cryptographic proofs, alongside an AI-powered coding assistant for code generation and explanati

    TypeScriptblockchainethereumevm
    عرض على GitHub↗3,003
  • inoutcode/ethereum_bookالصورة الرمزية لـ inoutcode

    inoutcode/ethereum_book

    4,081عرض على 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
    عرض على GitHub↗4,081
  • trufflesuite/truffleالصورة الرمزية لـ trufflesuite

    trufflesuite/truffle

    13,928عرض على GitHub↗

    Truffle is an Ethereum smart contract development framework providing a toolkit for compiling, testing, and deploying smart contracts to the Ethereum blockchain and compatible networks. It serves as an integrated environment for managing the full smart contract lifecycle. The framework includes a local blockchain emulator to simulate network environments for iterative testing without using real assets. It also features a blockchain network manager to configure and switch between various public and private network endpoints. The toolset covers smart contract compilation into bytecode and bina

    TypeScript
    عرض على GitHub↗13,928
عرض جميع البدائل الـ 30 لـ Ganache Ui→

الأسئلة الشائعة

ما هي وظيفة consensys-archive/ganache-ui؟

Ganache-UI هي واجهة مرئية ولوحة تحكم لإدارة بيئة بلوكشين Ethereum محلية. تعمل كمحاكي بلوكشين محلي ولوحة تحكم للعقد، وتوفر طريقة رسومية لتطوير واختبار العقود الذكية دون الاتصال بشبكة عامة.

ما هي الميزات الرئيسية لـ consensys-archive/ganache-ui؟

الميزات الرئيسية لـ consensys-archive/ganache-ui هي: Blockchain Local Development Environments, Ethereum Development Environments, Visualization Dashboards, Blockchain Network Simulators, Ethereum JSON-RPC Clients, Smart Contract Development Frameworks, Blockchain Management Interfaces, Blockchain Provider Abstractions.

ما هي البدائل مفتوحة المصدر لـ consensys-archive/ganache-ui؟

تشمل البدائل مفتوحة المصدر لـ consensys-archive/ganache-ui: nomicfoundation/hardhat — Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum… remix-project-org/remix-project — Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete… inoutcode/ethereum_book — This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides… trufflesuite/truffle — Truffle is an Ethereum smart contract development framework providing a toolkit for compiling, testing, and deploying… fuellabs/fuels-rs — This project is a Rust SDK and client library for the Fuel blockchain. It serves as a smart contract development kit… mystenlabs/sui — Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It…