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.
awesome-zkevm
A curated list of awesome zkEVM resources, libraries, tools and more
check-same-sign
Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity
web3-interview-preparation
Web3 interview preparation
sol-merger
Merges all imports into single file for solidity contracts
file-on-blockchain
📦 Store file's hash on ethereum blockchain and verify it's original
ethereum-roulette
A PoC of a casino roulette implemented in a smart contract
eth-crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
awesome-web3-resources
😎 Awesome resource related to Web3 (Courses, Tools, Youtube vidoes, Job-Board & more)
smart-contracts-skeleton
Repository skeleton to help you build or start with the development of Smart contracts for Ethereum blockchain written in Solidity language.