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
·
C

contractshark/vscode-solidity-exstion

0
View on GitHub↗
0 estrellas·0 forks·1 vista

Vscode Solidity Exstion

Features

  • Smart Contract Development - Semantic highlighting and development tools for Solidity in VS Code.

Historial de estrellas

Gráfico del historial de estrellas de contractshark/vscode-solidity-exstionGráfico del historial de estrellas de contractshark/vscode-solidity-exstion

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 Vscode Solidity Exstion

Proyectos open-source similares, clasificados según cuántas características comparten con Vscode Solidity Exstion.
  • fuellabs/swayAvatar de FuelLabs

    FuelLabs/sway

    61,626Ver en GitHub↗

    Sway is a smart contract development language and programming environment designed for writing, compiling, and deploying secure blockchain programs. It serves as a type-safe language for building on-chain logic and a static analysis toolchain that validates contracts before they are executed on a network. The ecosystem provides a development environment focused on blockchain application logic and web3 backend engineering. It integrates a type-safe programming approach to reduce vulnerabilities and ensure reliable state transitions for decentralized services. The toolchain incorporates static

    Rustcompilerfuellanguage
    Ver en GitHub↗61,626
  • bkrem/awesome-solidityAvatar de bkrem

    bkrem/awesome-solidity

    7,032Ver en GitHub↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    Ver en GitHub↗7,032
  • yeasy/blockchain_guideAvatar de yeasy

    yeasy/blockchain_guide

    7,069Ver en GitHub↗

    This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech

    Gobitcoinblockchainbook
    Ver en GitHub↗7,069
  • amazingang/wtf-solidityAvatar de AmazingAng

    AmazingAng/WTF-Solidity

    14,002Ver en GitHub↗

    WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the complexities of smart contract development and blockchain infrastructure. It serves as a technical resource for mastering the Ethereum ecosystem, providing structured tutorials that cover everything from fundamental programming concepts to advanced virtual machine operation codes. The project distinguishes itself through an integrated on-chain certification system that issues verifiable digital credentials to students upon the successful completion of course modules. By combin

    Solidityairdropauctionblockchain
    Ver en GitHub↗14,002
Ver las 30 alternativas a Vscode Solidity Exstion→

Preguntas frecuentes

¿Cuáles son las características principales de contractshark/vscode-solidity-exstion?

Las características principales de contractshark/vscode-solidity-exstion son: Smart Contract Development.

¿Qué alternativas de código abierto existen para contractshark/vscode-solidity-exstion?

Las alternativas de código abierto para contractshark/vscode-solidity-exstion incluyen: fuellabs/sway — Sway is a smart contract development language and programming environment designed for writing, compiling, and… bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… yeasy/blockchain_guide — This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies,… amazingang/wtf-solidity — WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the… cobraframework/cobra — A fast, flexible and simple development environment framework for Ethereum smart contract, testing and deployment on… androlo/sol-tester.