Found 1,507 repositories(showing 30)
crytic
Examples of Solidity security issues
LayerZero-Labs
example contracts
Solidity By Example
ethereum
Loose collection of Solidity example code
JamesANZ
A repo full of smart contracts written in solidity
samnang
Collection of smart contracts examples and projects in Solidity.
serial-coder
Learn Solidity Smart Contract Security By Examples
Web3-Club
solidity-by-example 教程中文翻译|@Web3-Club
AmadiMichael
Examples and POCs of Vulnerabilities that are unique to EVM contracts written without the guardrails of higher level languages like solidity or vyper
s-tikhomirov
Include nice-looking Solidity examples into LaTeX files
Soltsice
Solidity & TypeScript Integration, Configuration and Examples
pbrudny
Basic examples of Solidity smart contracts
saurfang
Example on Solidity and web3.js to store IPFS hash
chriseth
No description available
PaulRBerg
Examples for Branching Tree Technique, a simple specification framework for writing structured Solidity tests
miguelmota
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
This is an advanced lottery example smart contract on solidity Ethereum. It has CRUD examples required to create an application on solidity Ethereum.
percybolmer
A BEP20 example token to learn and show how solidity development works.
pertsev
Some examples of Solidity tricks and writeups of valuable bugs (in progress)
miguelmota
Verifying merkle multiproofs in solidity example (unaudited)
f-o-a-m
An Example Solidity Application Using the Chanterelle Build Tool
freitasgouvea
This is an example of implementation in solidity language of an ERC-20 standard Ethereum Token, mintable and burnable, with owner access permissions and pausable module.
kevinfaveri
Real world example of a full-stack Ethereum web app for supporting minting of NFT's from a collection using Tailwind, NextJS an nes.css. Contracts are written in Solidity with the help of HardHat.
z1labs
Hardhat-based template for developing Solidity smart contracts, with sensible defaults. Includes such examples as EncryptedAuction, EncryptedERC20, EncryptedPool, TestAsyncDecrypt, and TestToken
An example for an Ethereum Smart Contract with Solidity
omeguhh
Solidity By Example rewritten in Huff, the most based low-level EVM language.
matheusroleal
Solidity Cookbook - Examples on how to code smart contracts for Ethereum.
jim-steele
Example Ethereum Solidity Contracts
ConsenSys-archive
Console.log example for Solidity inside Truffle projects
raj-pranav
Examples to get started with Solidity programming language