Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 233 Bytes

Key Purchaser contract

A simple Key purchaser contract that buys NFT memberships from a lock one by one. It supports buying new keys or extending existing ones

TODO:

  • add tests for ERC20 lock
yarn run hardhat test