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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
austintgriffith avatar

austintgriffith/scaffold-ethArchived

0
View on GitHub↗
9,064 estrellas·3,397 forks·CSS·MIT·3 vistasscaffoldeth.io↗

Scaffold Eth

Scaffold-eth is a comprehensive development stack and boilerplate for building decentralized applications. It provides a pre-configured starter kit that integrates smart contract development tools with a reactive user interface to accelerate the construction of Ethereum-based projects.

The toolkit features dynamic frontend interface generation, which automatically builds a user interface mapped to smart contract functions for rapid logic verification. This allows for testing blockchain logic through a frontend without the need to write custom UI code.

The project covers a broad range of development capabilities, including Hardhat-based contract orchestration for compilation and deployment, provider-based blockchain connectivity, and template-based project bootstrapping for setting up local development environments. It also includes utilities for scripted network deployment and frontend application hosting.

Features

  • Smart Contract Development Frameworks - Provides a comprehensive framework for building, testing, and deploying integrated Ethereum decentralized applications.
  • Blockchain Local Development Environments - Provides a coordinated local blockchain environment for testing decentralized applications before public deployment.
  • Local Development Stacks - Delivers a full local development stack including smart contract tools, a frontend, and a blockchain environment.
  • Project Boilerplates - Provides a forkable template combining deployment scripts and frontend scaffolding for DApp development.
  • DApp Scaffolds - Integrates blockchain network configurations with a reactive user interface in a ready-to-use starter kit.
  • Project Bootstrapping Tools - Ships a CLI utility for generating a standardized directory structure and toolset for new blockchain projects.
  • Smart Contract Mapped Interfaces - Automatically generates a user interface mapped to smart contract functions for rapid logic verification.
  • Smart Contract Environments - Integrates a programmatic environment for smart contract compilation, deployment, and local network testing.
  • Contract Deployment Scripts - Provides automated scripts to push compiled bytecode to various blockchain network environments.
  • Smart Contract Deployment Pipelines - Automates the process of pushing compiled smart contract code to local or public networks.
  • Blockchain Provider Interfaces - Uses a standardized API layer to manage the request-response cycle between the web app and Ethereum nodes.
  • Backend-Frontend Bridges - Implements a communication layer that separates the user interface from the smart contract logic.
  • Smart Contract Callers - Provides a dynamic frontend interface for reading state and executing functions on smart contracts during testing.
  • Development Frameworks - Rapid prototyping environment for Ethereum-based decentralized applications.
  • Frontend Ethereum Libraries - Beginner-friendly starter kit for rapid dApp development.

Historial de estrellas

Gráfico del historial de estrellas de austintgriffith/scaffold-ethGráfico del historial de estrellas de austintgriffith/scaffold-eth

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 Scaffold Eth

Proyectos open-source similares, clasificados según cuántas características comparten con Scaffold Eth.
  • remix-project-org/remix-projectAvatar de remix-project-org

    remix-project-org/remix-project

    3,003Ver en 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
    Ver en GitHub↗3,003
  • nomicfoundation/hardhatAvatar de NomicFoundation

    NomicFoundation/hardhat

    8,489Ver en 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
    Ver en GitHub↗8,489
  • inoutcode/ethereum_bookAvatar de inoutcode

    inoutcode/ethereum_book

    4,081Ver en 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
    Ver en GitHub↗4,081
  • mystenlabs/suiAvatar de MystenLabs

    MystenLabs/sui

    7,612Ver en GitHub↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Rustblockchaindistributed-ledger-technologymove
    Ver en GitHub↗7,612
Ver las 30 alternativas a Scaffold Eth→

Preguntas frecuentes

¿Qué hace austintgriffith/scaffold-eth?

Scaffold-eth is a comprehensive development stack and boilerplate for building decentralized applications. It provides a pre-configured starter kit that integrates smart contract development tools with a reactive user interface to accelerate the construction of Ethereum-based projects.

¿Cuáles son las características principales de austintgriffith/scaffold-eth?

Las características principales de austintgriffith/scaffold-eth son: Smart Contract Development Frameworks, Blockchain Local Development Environments, Local Development Stacks, Project Boilerplates, DApp Scaffolds, Project Bootstrapping Tools, Smart Contract Mapped Interfaces, Smart Contract Environments.

¿Qué alternativas de código abierto existen para austintgriffith/scaffold-eth?

Las alternativas de código abierto para austintgriffith/scaffold-eth incluyen: remix-project-org/remix-project — Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete… nomicfoundation/hardhat — Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum… inoutcode/ethereum_book — This project is a comprehensive educational guide and technical manual for the Ethereum blockchain. It provides… mystenlabs/sui — Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It… foundry-rs/foundry — Foundry is an Ethereum smart contract development toolkit and blockchain simulator designed for compiling, testing,… genlayerlabs/genlayer-project-boilerplate — This is a full-stack template for building decentralized applications on the GenLayer blockchain, combining smart…