From 727f798ebb717076bc5df066ca718ed1cf247970 Mon Sep 17 00:00:00 2001 From: YY Date: Wed, 8 May 2024 11:39:52 +0800 Subject: [PATCH 1/3] Update README.md - updated description - updated steps - added new 'subtags' to further classify DeFi and NFT protocols - added new 'things we look at' to safeguard new users --- README.md | 40 ++++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 218178a..89ddf75 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,43 @@ -# Jupiter - Welcome to Solana +# Welcome to Solana by Jupiter -Welcome to Solana, is an initiatives to help gear curious cats coming out from the web2 world or from other chains to navigate Solana universe better. +Welcome to Solana is an initiative to onboard curious cats -- whether you're +crypto-native from other chains/ecosystems or completely new to crypto -- to +quick start your journey to begin exploring the Solana universe! -## How to add your project into the list of dApps to explore +## How to add your project into "Step 04 - Explore Dapps" -1. Add your logo into `/assets`. - - Logo image guideline - 200x200 (ideally with transparent background) -2. Link that image in `list.json` (or `wallets.json` if you're a wallet) following the rest of the examples in there. -3. Add these details for your protocol. (For `subname` or category, please pick the current category available and not some new category, we're looking to add more in the coming days) +1. Add your logo into [/assets](https://github.com/jup-ag/welcome-partners/tree/main/assets). + - Logo image guideline - 200x200 + - Ideally with transparent background + - Ensure the logo is not too big, as it might be cropped when placed in a circle + +2. Add your details into [/list.json](https://github.com/jup-ag/welcome-partners/blob/main/list.json). - `name:` Name of your protocol - - `subname:` Category of your protocol - `tag:` Tag for us to match to respective category + - `subtag:` Sub-category such as Lending or Perp to help further distinguish your product (refer to the list of tags and subtags below) - `logo:` The filename of your logo - `href:` URL that link to your protocol -4. For wallet protocol. + +3. Or if you're a wallet protocol, add your details into [/wallets.json](https://github.com/jup-ag/welcome-partners/blob/main/wallets.json). - `name:` Name of your wallet - `logo:` The filename of your logo - `href:` URL that link to your wallet + +### Current list of tags and subtags +We aim to add more categories in the future. +- DeFi: Liquid Staking, Liquidity, Lending, Perps, Options +- NFT: Marketplace, Community, Lending +- Games: - +- Payments: - -Here's an example of PR to add a new protocol into the `Welcome to Solana` page: [Wormhole](https://github.com/jup-ag/welcome-partners/pull/3) +### Example PR +Here's an [example PR](https://github.com/jup-ag/welcome-partners/pull/3) to add a new protocol. ![example-PR](/assets/welcometosolana1.jpg) + +## Some things we look at +- Community engagement by Jupiter Catdets or Twitter/X +- Consistent/increasing count of unique users +- Audited +- Open sourced +- Verifiable on-chain From 3cc6339483f249d7914cc3667686794a1347d57b Mon Sep 17 00:00:00 2001 From: YY Date: Wed, 8 May 2024 12:18:06 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 89ddf75..8355316 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ quick start your journey to begin exploring the Solana universe! 2. Add your details into [/list.json](https://github.com/jup-ag/welcome-partners/blob/main/list.json). - `name:` Name of your protocol + - `subname:` Category of your protocol - `tag:` Tag for us to match to respective category - - `subtag:` Sub-category such as Lending or Perp to help further distinguish your product (refer to the list of tags and subtags below) - `logo:` The filename of your logo - `href:` URL that link to your protocol @@ -23,12 +23,13 @@ quick start your journey to begin exploring the Solana universe! - `logo:` The filename of your logo - `href:` URL that link to your wallet -### Current list of tags and subtags -We aim to add more categories in the future. -- DeFi: Liquid Staking, Liquidity, Lending, Perps, Options -- NFT: Marketplace, Community, Lending -- Games: - -- Payments: - +### Current list of tags +We aim to add more categories or classification in the future. +- DeFi +- Liquidity +- NFT +- Payments +- Games ### Example PR Here's an [example PR](https://github.com/jup-ag/welcome-partners/pull/3) to add a new protocol. @@ -36,6 +37,7 @@ Here's an [example PR](https://github.com/jup-ag/welcome-partners/pull/3) to add ![example-PR](/assets/welcometosolana1.jpg) ## Some things we look at +We aim to safeguard our users and provide a more efficient method to add you to the list, please indicate by commenting any of the following in the PR. - Community engagement by Jupiter Catdets or Twitter/X - Consistent/increasing count of unique users - Audited From b564b08d3c101a59b240266da965d26610b1f78f Mon Sep 17 00:00:00 2001 From: YY Date: Wed, 8 May 2024 20:39:30 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8355316..bf2bec3 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,7 @@ Here's an [example PR](https://github.com/jup-ag/welcome-partners/pull/3) to add ![example-PR](/assets/welcometosolana1.jpg) -## Some things we look at +## What we look at We aim to safeguard our users and provide a more efficient method to add you to the list, please indicate by commenting any of the following in the PR. -- Community engagement by Jupiter Catdets or Twitter/X -- Consistent/increasing count of unique users -- Audited -- Open sourced -- Verifiable on-chain +- Traction (product or social/community traction) +- Security (OS codebase, audited, verifiable IDL)