-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
334 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: Validate JSONs | ||
|
||
on: [pull_request] | ||
|
||
jobs: | ||
verify-json-validation: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v1 | ||
- name: Validate JSON wallets | ||
uses: docker://orrosenblatt/validate-json-action:latest | ||
env: | ||
INPUT_JSONS: ./wallets.json | ||
INPUT_SCHEMA: ./schema.wallets.json | ||
- name: Validate JSON list | ||
uses: docker://orrosenblatt/validate-json-action:latest | ||
env: | ||
INPUT_JSONS: ./list.json | ||
INPUT_SCHEMA: ./schema.list.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,42 @@ | ||
# 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](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 | ||
|
||
1. Add your logo into `/assets`. | ||
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. | ||
- `name:` Name of your protocol | ||
- `subname:` Category of your protocol | ||
- `tag:` Tag for us to match to respective category | ||
- `logo:` The filename of your logo | ||
- `href:` URL that link to your protocol | ||
4. For wallet protocol. | ||
- `name:` Name of your wallet | ||
- `logo:` The filename of your logo | ||
- `href:` URL that link to your wallet | ||
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 | ||
- `logo:` The filename of your logo | ||
- `href:` URL that link to your 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 | ||
|
||
4. **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. | ||
- Traction (product or social/community traction) | ||
- Security (OS codebase, audited, verifiable IDL) | ||
|
||
### Current list of tags | ||
We aim to add more categories or classification in the future. | ||
- DeFi | ||
- Liquidity | ||
- NFT | ||
- Payments | ||
- Games | ||
|
||
|
||
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) |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"properties": { | ||
"name":{"type": "string"}, | ||
"subname": {"type": "string"}, | ||
"tag": {"type": ["string"]}, | ||
"logo": {"type": "string"}, | ||
"href": { | ||
"type": "string", | ||
"format": "url" | ||
} | ||
} | ||
} |
Oops, something went wrong.