From 72cccd740e5a1fbb8402c1823a381c7768694aba Mon Sep 17 00:00:00 2001 From: wanxin Date: Wed, 28 Jun 2023 16:39:23 -0400 Subject: [PATCH] changing / shortening description --- .github/ISSUE_TEMPLATE/add-list-request.md | 8 ++-- public/index.html | 14 +++--- src/pages/why.js | 55 +++------------------- 3 files changed, 16 insertions(+), 61 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add-list-request.md b/.github/ISSUE_TEMPLATE/add-list-request.md index 6ce2480..d67368f 100644 --- a/.github/ISSUE_TEMPLATE/add-list-request.md +++ b/.github/ISSUE_TEMPLATE/add-list-request.md @@ -1,18 +1,16 @@ --- -name: Add Token List -about: Add a list to tokenlist.org +name: Add Hook List +about: Add a list to hooklist.org title: 'Request: add {List name}' labels: list-request assignees: '' --- -Before submission delete this line: -**THIS IS NOT A TOKEN LISTING REQUEST FORM. IF YOU DO NOT FOLLOW THE FORMAT OR MAKE A GENERIC TOKEN REQUEST YOUR ISSUE WILL BE DELETED WITHOUT COMMENT** **YOU MUST FOLLOW THE JSON SPECIFICATION** -https://github.com/Uniswap/token-lists +[https://github.com/Uniswap/token-lists] Checklist - [ ] **I understand that this is not the place to request token listing.** diff --git a/public/index.html b/public/index.html index 7690c84..0844072 100644 --- a/public/index.html +++ b/public/index.html @@ -26,30 +26,30 @@ --> - Ethereum token lists - + Uniswap v4 hook lists + - + - + diff --git a/src/pages/why.js b/src/pages/why.js index dc44e1a..7bcdc8e 100644 --- a/src/pages/why.js +++ b/src/pages/why.js @@ -15,61 +15,18 @@ function Home() {
A Uniswap project -

Why tokens lists?

+

Why hook lists?

- Token Lists aim to solve the problem of the Ethereum community creating, discovering and maintaining lists - of reputable tokens in a way that is inclusive, transparent, decentralized and open source. + Hook Lists aim to solve the problem of the Uniswap community creating, discovering and maintaining lists + of reputable hooks in a way that is inclusive, transparent, decentralized and open source.

- As the Ethereum ecosystem continues to evolve and mature, we are continuing to see sustained exponential - growth in the number of ERC-20 tokens being created and used by participants of the network. + As the Uniswap ecosystem continues to evolve and mature, we will see sustained + growth in the number of Uniswap v4 hooks being created and used by pools.

+

- This is an exciting success of permissionless innovation enabled by the open nature of blockchain - networks. Ethereum continues to prove out to be the most attractive platform for innovative projects in - decentralized finance. This is not surprising because it has the best tooling and ecosystem, making it the - best place for developers and entrepreneurs to build, as well as the most attractive place for users - because of the diversity of products and rapidly improving tools. -

-

The tradeoffs of permissionless innovation

-

- The permissionless nature of Ethereum and the ease of creating tokens also comes with tradeoffs. Since - there are no central gatekeepers, it becomes up to the users and projects in the space to establish trust - and reputation, as well as perform actions of moderation. How can users tell credible projects from scams? -

-

- Uniswap is a token marketplace that faces the issues of token reputation directly. Until now, the Uniswap - team took on the responsibility of curating the tokens that show up in the Uniswap Interface. While this - was important to get the project off the ground and protect the users of Uniswap, having the Uniswap team - curate tokens that show up in the interface was never considered a viable long-term strategy. -

-

- The ability to moderate token inclusion carries too much power and responsibility in a single gatekeeper. - That power residing solely in the Uniswap team was against the ethos of the protocol and the broader DeFi - ecosystem. -

-

Enter Token lists

-

- The goal of Token Lists is to enable trust to emerge around reputable tokens in a way that is aligned with - the values of decentralization. -

-

- The Ethereum community is known for solving problems as an ecosystem. Today exist numerous reputable - projects who are responsible for maintaining trustworthy lists of token projects. Until now, there hasn’t - been a standard, interoperable way for those projects to codify those lists and share them with the - broader community. -

-

- Token Lists is a new json schema standard that enables exactly this. Projects can encode lists of - reputable tokens in a machine readable way. Anyone can make a list. These lists can then be imported into - the Uniswap interface. -

-

- We imagine Token Lists being an important building block for the Ethereum ecosystem to self-govern - reputation around tokens and hope to see token lists used in other projects, as well as an ecosystem of - tools, dashboards, and discussion forums to emerge around them. -