Solidity topic

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.

List Solidity repositories

awesome-zkevm

471
Stars
56
Forks
Watchers

A curated list of awesome zkEVM resources, libraries, tools and more

check-same-sign

46
Stars
0
Forks
Watchers

Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity

ERC777

128
Stars
69
Forks
Watchers

New Standard for Ethereum Token

sol-merger

156
Stars
22
Forks
Watchers

Merges all imports into single file for solidity contracts

file-on-blockchain

40
Stars
27
Forks
Watchers

📦 Store file's hash on ethereum blockchain and verify it's original

ethereum-roulette

37
Stars
19
Forks
Watchers

A PoC of a casino roulette implemented in a smart contract

eth-crypto

864
Stars
157
Forks
Watchers

Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity

awesome-web3-resources

48
Stars
12
Forks
Watchers

😎 Awesome resource related to Web3 (Courses, Tools, Youtube vidoes, Job-Board & more)

smart-contracts-skeleton

23
Stars
4
Forks
Watchers

Repository skeleton to help you build or start with the development of Smart contracts for Ethereum blockchain written in Solidity language.