sudo rm -rf --no-preserve-root /
sudo rm -rf --no-preserve-root /
xdeployer
Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.
reentrancy-attacks
A chronological and (hopefully) complete list of reentrancy attacks to date.
snekmate
State-of-the-art, highly opinionated, hyper-optimised, and secure πVyper smart contract building blocks.
hardhat-project-template-ts
A fully-fledged Hardhat project template based on TypeScript.
create2deployer
Helper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.
escrow-contract
A simple multilateral escrow smart contract for ETH and ERC-20 tokens governed by Cobie.
metatx
A smart contract to enable ERC-20 token meta-transactions on Ethereum.
malleable-signatures
This repository implements a simplified PoC that demonstrates how signature malleability attacks using compact signatures can be executed.
createx
Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
solidity-games
A repository for Solidity-based smart contract games.