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-solidity

6.4k
Stars
929
Forks
Watchers

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

MetaMining

22
Stars
12
Forks
Watchers

Meta-mining on ethereum network concept

flashloans

49
Stars
18
Forks
Watchers

dYdX, Aave and Uniswap flash loans

ethroulette

52
Stars
23
Forks
Watchers

🎰 Decentralised autonomous casino on the Ethereum blockchain

hallucinate.sol

43
Stars
7
Forks
Watchers

😵‍💫 A Recurrent Neural Network (RNN) hallucinating solidity source code.

abi-to-sol

320
Stars
51
Forks
Watchers

Generate Solidity interface from ABI JSON

awesome-blockchain-kor

295
Stars
67
Forks
Watchers

<블록체인의 정석 The Art of Blockchain>, <하이퍼레저 블록체인 개발 Hands-On Blockchain with Hyperledger> 소스코드 및 참고자료 저장소

trace

64
Stars
46
Forks
Watchers

Supply chain transparency platform proof-of-concept based on the Ethereum blockchain ✍️

awesome-solidity-gas-optimization

1.1k
Stars
99
Forks
Watchers

Best resources for Solidity gas optimizations ⛽

Ethlint

918
Stars
123
Forks
Watchers

(Formerly Solium) Code quality & Security Linter for Solidity