sudo rm -rf --no-preserve-root /

Results 19 repositories owned by sudo rm -rf --no-preserve-root /

xdeployer

426
Stars
42
Forks
Watchers

Hardhat plugin to deploy your smart contracts across multiple EVM chains with the same deterministic address.

reentrancy-attacks

1.2k
Stars
129
Forks
Watchers

A chronological and (hopefully) complete list of reentrancy attacks to date.

snekmate

482
Stars
51
Forks
Watchers

State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.

hardhat-project-template-ts

199
Stars
39
Forks
Watchers

A fully-fledged Hardhat project template based on TypeScript.

create2deployer

256
Stars
40
Forks
Watchers

Helper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.

escrow-contract

36
Stars
3
Forks
Watchers

A simple multilateral escrow smart contract for ETH and ERC-20 tokens governed by Cobie.

metatx

43
Stars
17
Forks
Watchers

A smart contract to enable ERC-20 token meta-transactions on Ethereum.

malleable-signatures

104
Stars
7
Forks
Watchers

This repository implements a simplified PoC that demonstrates how signature malleability attacks using compact signatures can be executed.

createx

253
Stars
14
Forks
Watchers

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

21
Stars
4
Forks
Watchers

A repository for Solidity-based smart contract games.