About 118,000 results
Open links in new tab
  1. Home | Solidity Programming Language

    May 5, 2026 · Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum.

  2. Solidity - Wikipedia

    Solidity is a statically typed programming language designed for developing smart contracts that run on the Ethereum Virtual Machine (EVM) or compatible virtual machines.

  3. Introduction to Solidity - GeeksforGeeks

    Jul 12, 2025 · Solidity is the primary language for blockchains running platforms. Solidity can be used to create contracts like voting, blind auctions, crowdfunding, multi-signature wallets, etc.

  4. SoliditySolidity 0.8.35-develop documentation

    Solidity is statically typed, supports inheritance, libraries, and complex user-defined types, among other features. With Solidity, you can create contracts for uses such as voting, crowdfunding, blind …

  5. Solidity, the Smart Contract Programming Language - GitHub

    Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on the Ethereum Virtual Machine.

  6. Resources — Solidity 0.8.36-develop documentation

    Solidity Smart contract analyzer designed to help find vulnerabilities. It supports projects built with Hardhat, Foundry, or any custom framework.

  7. Remix IDE - Smart Contract Development

    Remix IDE - Powerful web-based IDE for smart contract development, testing, and deployment. Build, debug, and deploy Solidity contracts with ease.

  8. Solidity Tutorial - GeeksforGeeks

    Jul 23, 2025 · The following Solidity tutorial explains the basic and advanced concepts of Solidity programming language and provides a firm foundation in the language that will enable you to begin …

  9. Getting Started With Solidity - A Beginner's Guide to Learning Solidity

    Apr 7, 2024 · Solidity is a high-level, contract-oriented programming language typically designed for writing smart contracts on the Ethereum Blockchain. It is a statically typed language used for creating …

  10. Solidity Tutorial - Online Tutorials Library

    Solidity is a contract-oriented, high-level programming language for implementing smart contracts. Solidity is highly influenced by C++, Python and JavaScript and has been designed to target the …