Skip to content
#

Solidity

solidity logo

Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on various blockchain platforms, most notably, Ethereum. The Solidity programming language is an open source, community project governed by a core team. The core team is sponsored by the Ethereum Foundation. The programs compiled by the Solidity are intended to be run on Ethereum Virtual Machine.

Here are 18,062 public repositories matching this topic...

I am building an arbitrage bot that scans Uniswap V3 stablecoin pools for price discrepencies between stablecoin pairs of different fee tiers. in order to explore inheritence and interfaces in Solidity. The bot should scan for profitable price discrepencies between different Uniswap pools and fee tiers and execute the trades if there is a profit.

  • Updated May 21, 2024
  • JavaScript

An open-source interface for the decentralized web. Track, visualize and explore EVM-based blockchains, onchain accounts, smart contracts, transactions, DeFi apps and web3 protocols in one place – YOU decide which data sources to use! Bβƒž

  • Updated May 21, 2024
  • TypeScript

Created by Gavin Wood, Christian Reitwiessner, Alex Beregszaszi

Released August 2015

Latest release 2 months ago

Followers
642 followers
Repository
ethereum/solidity
Website
soliditylang.org
Wikipedia
Wikipedia

Related Topics

blockchain cpp ethereum language smartcontracts