solidity

Solidity, the Smart Contract Programming Language (by ethereum)

Solidity Alternatives

Similar projects and alternatives to solidity

  1. rust

    2,787 solidity VS rust

    Empowering everyone to build reliable and efficient software.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. go

    2,219 solidity VS go

    The Go programming language

  4. TypeScript

    1,400 solidity VS TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  5. node

    1,154 solidity VS node

    Node.js JavaScript runtime ✨🐢🚀✨

  6. metamask-extension

    :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

  7. l2beat

    629 solidity VS l2beat

    L2BEAT is an analytics and research website about Ethereum layer two (L2) scaling solutions.

  8. cardano-node

    The core component that is used to participate in a Cardano decentralised blockchain.

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. EIPs

    490 solidity VS EIPs

    The Ethereum Improvement Proposal repository

  11. go-ethereum

    Go implementation of the Ethereum protocol

  12. ethereum-burn-stats

    Website that showcases EIP-1559 Burn

  13. solana

    289 solidity VS solana

    Discontinued Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

  14. openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  15. pm

    219 solidity VS pm

    Project Management: Meeting notes and agenda items (by ethereum)

  16. web

    157 solidity VS web

    Grow Open Source (by gitcoinco)

  17. hardhat

    136 solidity VS hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  18. truffle

    73 solidity VS truffle

    Discontinued :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

  19. execution-specs

    Specification for the Execution Layer. Tracking network upgrades.

  20. ganache

    39 solidity VS ganache

    Discontinued :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

  21. hawaii

    Discontinued An informal planning doc for Ethereans in hawaii in 2022

  22. awesome-solidity

    ⟠ A curated list of awesome Solidity resources, libraries, tools and more

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better solidity alternative or higher similarity.

solidity discussion

Log in or Post with

solidity reviews and mentions

Posts with mentions or reviews of solidity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-11.
  • 2025’s Must-Know Tech Stacks
    17 projects | dev.to | 11 Jan 2025
    Solidity
  • Getting Started with Blockchain: A Guide for Beginners
    3 projects | dev.to | 8 Jan 2025
    Developer: Learn programming languages like Solidity (Ethereum) or Rust (Polkadot).
  • A Walkthrough of Solidity Custom Errors
    1 project | dev.to | 21 Dec 2024
    As blockchain smart contracts developer, efficiency and clarity in smart contract development are always my top priority. Solidity, the most popular programming language for Ethereum smart contracts, introduced custom errors in version 0.8.4 via revert function and make it available in solidity 0.8.26 via require and could be used only via via-ir pipeline. This feature allows to optimize gas and improve the readability of error messages. This article provides a comprehensive walkthrough of Solidity custom errors, their advantages, why it must be used, and implementation.
  • Web3 UI For Simple Smart Contract
    3 projects | dev.to | 16 Nov 2024
    Let's build a web frontend to a smart contract! This is a followup to my previous post about creating a simple smart contract with Solidity and Hardhat. The instructions here assume you are picking up up with the same contract that we just deployed to our Hardhat environment.
  • Simple Start to Smart Contract Development with Hardhat
    3 projects | dev.to | 16 Nov 2024
    In this post we'll create simple contract with the Solidity programming language that just increments a state variable and lets us get it's value. For me, the most compelling part of blockchain technology is the persistence of information that it offers. In smart contracts there are Local variables that are only used to store temporary data while the contract is doing something, and State variables that are persistent and store information forever. In our example today we'll create a contract that has a function that increments a counter state variable and also has a function to retrieve it's current value.
  • How to Register a Smart Contract to Mode SFS with Thirdweb
    3 projects | dev.to | 25 Apr 2024
    Have a basic understanding of Solidity.
  • Smart Contract Programming Languages: sCrypt vs. Solidity
    2 projects | dev.to | 5 Apr 2024
    Solidity Solidity emerged as the first-ever programming language for smart contracts and remains the most extensively utilized language in the Web3 space due to its first-mover advantage. It serves as the primary language for developing applications today on Ethereum and Ethereum Virtual Machine (EVM) compatible blockchains, including Binance Smart Chain and Tron.
  • Top Paying Programming Technologies 2024
    19 projects | dev.to | 6 Mar 2024
    40. Solidity - $72,656
  • Projects to contribute to
    13 projects | /r/ethdev | 6 Dec 2023
  • How I Contributed One Line of Code to Ethereum
    7 projects | dev.to | 26 Nov 2023
    Solidity - Smart contract programming language.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic solidity repo stats
108
23,857
9.9
6 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?