From 6fe307afffbc18635a43048913785946ffe3be0f Mon Sep 17 00:00:00 2001 From: "DanIsNearby.eth" <91475837+DanIsNearby@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:21:37 +0100 Subject: [PATCH] Claim mechanics improvment --- LIPs/lip-18.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 LIPs/lip-18.md diff --git a/LIPs/lip-18.md b/LIPs/lip-18.md new file mode 100644 index 0000000..68e55d0 --- /dev/null +++ b/LIPs/lip-18.md @@ -0,0 +1,43 @@ +--- +title: Claim mechanics improvment +description: Lip-18 opens the discussion of improving the claim process of a lens handle. +author: DanIsNearby +status: Draft +type: Protocol +created: (2024-03-12) + + +## Abstract + +The Lens platform is revolutionizing the way users interact with the Metaverse through its innovative handle system and NFT integration. However, to further enhance accessibility and usability, we propose the integration of multiple currencies for handle purchases and the introduction of NFT minting tickets for onboarding friends. + + +## Motivation + +The current system on Lens, primarily reliant on wMATIC for handle purchases, presents a barrier to entry for users who may prefer to transact in alternative currencies such as Bonsai. Additionally, facilitating the onboarding process for friends to join the Lens ecosystem can be cumbersome, requiring manual assistance and gas payments. By expanding currency options and introducing minting tickets, Lens aims to democratize access and streamline user onboarding. + +## Specification and Rationale +1. Multi-Currency Support for Handle Purchases + +Specification: +Integrate smart contract functionality to allow handle purchases using multiple currencies, including but not limited to wMATIC, USDC and Bonsai. +Implement a dynamic exchange rate mechanism to ensure fair pricing and currency conversion during transactions. + +Rationale: +By accommodating various currencies, Lens broadens its user base and promotes inclusivity within the Metaverse. +Offering flexibility in payment options enhances user experience and encourages engagement with the platform. + +2. Handle Minting Tickets for Onboarding + +Specification: +Introduce handle minting tickets as transferable tokens representing the right to mint a handle on Lens. +Enable users to purchase and transfer minting tickets to friends, allowing them to claim a handle with their desired name. +Include preloaded gas fees transfer within minting tickets to eliminate barriers related to transaction costs for onboarding users. + +Rationale: +Minting tickets simplify the onboarding process by providing a streamlined method for users to onboard friends to Lens. +Preloaded gas fees remove the burden of transaction costs from the recipient, reducing friction and enhancing the onboarding experience. + +## Copyright + +Copyright and related rights waived via CC0.