/pinky-protocol

eth lisbon finalist aa nft lending

Primary LanguageSolidity

Pinky Protocol

This is the repo for the Pinky Protocol smart contracts. Pinky is an Peer-to-Peer NFT renting protocol leveraging account abstraction to enable collateral-free renting with true ownership of the borrowed asset.

Table of Contents


Overview

todo

How to use this repo

todo

Next Steps

Here is a quick draft of the next features to implement and tasks to do:

  • Add a licence
  • Better documentation using NatSpec and a documentation generator
  • Add more tests using fusing, code coverage, ...
  • Extend the rent() function to be EIP-4337 compatible
  • Gas optimization
  • Refactor the Safe implementation for rent()