Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 495 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 495 Bytes

lil web3

This repo is inspired by https://github.com/m1guelpf/lil-web3

Small, focused, utility-based smart contracts.

lil web3 aims to build really simple, intentionally-limited versions of web3 protocols & apps. By distilling them to their roots, we can better understand how they work.

The lils:


lil wallet

simple smart contract wallet that sends ERC20 contracts that is implemented via a minimal proxy factory based on EIP-1167 https://eips.ethereum.org/EIPS/eip-1167