From cdd2debbd560221d9524c5c23ff0f3b18406e8b3 Mon Sep 17 00:00:00 2001 From: Julien Genestoux Date: Mon, 13 Jan 2025 17:53:20 -0500 Subject: [PATCH 01/10] adding roadmap --- docs/docs/governance/roadmap.md | 63 +++++++++++++++++++++++++++------ 1 file changed, 53 insertions(+), 10 deletions(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 4704dae8cd9..4c035c7826c 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -8,7 +8,7 @@ sidebar_position: 5 # Roadmap -As of January 2024, the Unlock ecosystem consists of the following: +As of January 2025, the Unlock ecosystem consists of the following: - A set of smart contracts (the [core protocol](../core-protocol/)) which let creators deploy their locks, as well as lets consumers unlock the locks, deployed on [multiple networks](../core-protocol/unlock/networks). - An [unlock-js](https://www.npmjs.com/package/@unlock-protocol/unlock-js) library that developers can use to interact with the contracts, @@ -16,27 +16,70 @@ As of January 2024, the Unlock ecosystem consists of the following: - An [unlock-app](https://app.unlock-protocol.com/locks) application that lets creators deploy their lock and view their members, as well as lets consumers view the keys they purchased and interact with them (keychain). The Unlock app also provides user accounts that enable people to create an account with their email and password and then purchase keys with their credit cards through Unlock Inc, - The [Unlock DAO Tokens](/governance/unlock-dao-tokens), aka UDT, a governance token for the Unlock ecosystem, is used to share ownership, as well as incentivize the use of the protocol. - The [Unlock DAO](https://unlock-protocol.com/blog/unlock-dao), a set of contracts that lets anyone who owns Unlock tokens submit proposals and vote on them in order to effectively govern the protocol and its treasury +- An [Events app](https://events.unlock-protocol.com/) which lets event organizers use Unlock to mint paid or free tickets for their events! + +# June 30th 2025 + +- Paywall: + - Allow List Hook: ✅ + - Crosschain and swap and purchase for renewals and extensions + - Recurring Cross-chain + - Recurring Swap and Purchase + - Support for better meta-tx +- Dashboard: + - PassKeys + - Move to Vercel +- Core Protocol: + - Recurring Cross-chain + - Recurring Swap and Purchase + - Support for better meta-tx + - Better types +- Governance: + - Adding more oracles + +# December 31st 2024 + +- Dashboard: + - Unlock Account 3.0 with Privy: ✅ + - Basename support ✅ + - Unlock Prime ✅ + - Account funding ✅ + - Transfer keys from Dashboard ✅ +- Paywall: + - Using relay.link ✅ + - Basename support ✅ + - Farcaster frames ✅ + - Better Google/Apple Pass integration ✅ +- Core Protocol: + - Better economic incentives (based on protocol fee): ✅ + - Referral maintained on subscriptions ✅ + - Differentiation between protocol referrer and membership referrer ✅ + - Multiple "periods" purchases ✅ +- Governance: + - Move DAO to Base ✅ + - New Governance Token (UP) ✅ + - DAO governance for Linea ✅ # June 30th 2024 - Dashboard: - - "Favorite" locks in dashboard - - Event app with user pre-approval - - UI to manage caps on Discount and Password Hooks - - Showing Key granters in settings + - "Favorite" locks in dashboard ✅ + - Event app with user pre-approval ✅ + - UI to manage caps on Discount and Password Hooks ✅ + - Showing Key granters in settings ✅ - Paywall: - Dark Mode, color customization - Subgraphs - - All decentralized - - Single endpoint + - All decentralized ✅ + - Single endpoint ✅ - Core Protocol (contracts): - - More networks supported + - More networks supported ✅ - Recurring Cross-chain - Recurring Swap and Purchase - Support for better meta-tx - - Transfer to Unlock Account + - Transfer to Unlock Account ✅ - Governance: - - UDT bridged to more networks + - UDT bridged to more networks ✅ # December 31th 2023 From 492e7720eb3201355a69d92bb9f7b4d24e7d4d92 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:26:22 -0800 Subject: [PATCH 02/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 4c035c7826c..6b5a0558a51 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -16,7 +16,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - An [unlock-app](https://app.unlock-protocol.com/locks) application that lets creators deploy their lock and view their members, as well as lets consumers view the keys they purchased and interact with them (keychain). The Unlock app also provides user accounts that enable people to create an account with their email and password and then purchase keys with their credit cards through Unlock Inc, - The [Unlock DAO Tokens](/governance/unlock-dao-tokens), aka UDT, a governance token for the Unlock ecosystem, is used to share ownership, as well as incentivize the use of the protocol. - The [Unlock DAO](https://unlock-protocol.com/blog/unlock-dao), a set of contracts that lets anyone who owns Unlock tokens submit proposals and vote on them in order to effectively govern the protocol and its treasury -- An [Events app](https://events.unlock-protocol.com/) which lets event organizers use Unlock to mint paid or free tickets for their events! +- An [Events app](https://events.unlock-protocol.com/) which lets event organizers use Unlock to mint paid or free tickets for their events # June 30th 2025 From 52fcb0000f3144e921377e997557347c05902073 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:26:57 -0800 Subject: [PATCH 03/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 6b5a0558a51..2e3110d3fe5 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -23,7 +23,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - Paywall: - Allow List Hook: ✅ - Crosschain and swap and purchase for renewals and extensions - - Recurring Cross-chain + - Recurring cross-chain purchases - Recurring Swap and Purchase - Support for better meta-tx - Dashboard: From 24888bbe6b3897a019f363cc73d6aee1245c68e6 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:27:25 -0800 Subject: [PATCH 04/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 2e3110d3fe5..77f55bab01c 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -24,7 +24,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - Allow List Hook: ✅ - Crosschain and swap and purchase for renewals and extensions - Recurring cross-chain purchases - - Recurring Swap and Purchase + - Recurring swap-and-purchase transactions - Support for better meta-tx - Dashboard: - PassKeys From 2ce9fa68c478c78633eb6efb10f61a197637a30a Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:27:42 -0800 Subject: [PATCH 05/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 77f55bab01c..a3b76b661c5 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -25,7 +25,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - Crosschain and swap and purchase for renewals and extensions - Recurring cross-chain purchases - Recurring swap-and-purchase transactions - - Support for better meta-tx + - Support for better meta-transactions - Dashboard: - PassKeys - Move to Vercel From 317d18d6938f484ab564dc2e7b34eaa55a0f2538 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:29:06 -0800 Subject: [PATCH 06/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index a3b76b661c5..747d8fec654 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -30,7 +30,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - PassKeys - Move to Vercel - Core Protocol: - - Recurring Cross-chain + - Recurring cross-chain purchases - Recurring Swap and Purchase - Support for better meta-tx - Better types From b82936b9922fba72e46c214d1142ad3fac063833 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:29:28 -0800 Subject: [PATCH 07/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 747d8fec654..9ce27c1c0f6 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -31,7 +31,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - Move to Vercel - Core Protocol: - Recurring cross-chain purchases - - Recurring Swap and Purchase + - Recurring swap-and-purchase transactions - Support for better meta-tx - Better types - Governance: From 7b2cc4658e660b17da1a1300eb4855e9ac3b20d8 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:29:44 -0800 Subject: [PATCH 08/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index 9ce27c1c0f6..f94398e913a 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -32,7 +32,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - Core Protocol: - Recurring cross-chain purchases - Recurring swap-and-purchase transactions - - Support for better meta-tx + - Support for better meta-transactions - Better types - Governance: - Adding more oracles From b16114e47fdd7ac2bcaaabc07f372a22d32d02f5 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:30:04 -0800 Subject: [PATCH 09/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index f94398e913a..e47f71f2a2e 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -40,7 +40,7 @@ As of January 2025, the Unlock ecosystem consists of the following: # December 31st 2024 - Dashboard: - - Unlock Account 3.0 with Privy: ✅ + - Unlock Account 3.0 with Privy ✅ - Basename support ✅ - Unlock Prime ✅ - Account funding ✅ From e3c68cd06d1c2cbe33926117ef9bf97da9222454 Mon Sep 17 00:00:00 2001 From: Christopher Carfi Date: Mon, 13 Jan 2025 15:30:33 -0800 Subject: [PATCH 10/10] Update docs/docs/governance/roadmap.md --- docs/docs/governance/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/governance/roadmap.md b/docs/docs/governance/roadmap.md index e47f71f2a2e..287f0bef9ef 100644 --- a/docs/docs/governance/roadmap.md +++ b/docs/docs/governance/roadmap.md @@ -51,7 +51,7 @@ As of January 2025, the Unlock ecosystem consists of the following: - Farcaster frames ✅ - Better Google/Apple Pass integration ✅ - Core Protocol: - - Better economic incentives (based on protocol fee): ✅ + - Better economic incentives (based on protocol fee) ✅ - Referral maintained on subscriptions ✅ - Differentiation between protocol referrer and membership referrer ✅ - Multiple "periods" purchases ✅