unlock-protocol / key-purchaser

Simple contract that purchase a single key for a lock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple contract that purchase a single key for a lock


Languages

Language:TypeScript 59.9%Language:Solidity 40.1%