Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@cairoeth cairoeth released this 10 Jan 00:05
· 7 commits to main since this release
a6272cf

πŸš€ Initial release πŸš€

  • Owned β€” "Simple single owner authorization"
  • Auth β€” "Flexible and updatable auth pattern"
  • ERC4626 β€” "Minimal ERC4626 tokenized Vault implementation"
  • WETH β€” "Minimalist and modern Wrapped Ether implementation"
  • ERC20 β€” "Modern and gas efficient ERC20 + EIP-2612 implementation"
  • ERC721 β€” "Modern, minimalist, and gas efficient ERC721 implementation"
  • ERC1155 β€” "Minimalist and gas efficient standard ERC1155 implementation"
  • ERC6909 β€” "Minimalist and gas efficient standard ERC6909 implementation"
  • CREATE3 β€” "Deploy to deterministic addresses without an initcode factor"
  • Bytes32Address β€” "Library for converting between addresses and bytes32 values"