This repository is the data source for the community-sourced, core team curated NEAR Ecosystem page.
You can also use this form to submit a project to this database.
Our aim is to curate an accurate, up-to-date database of all entities in the NEAR ecosystem. Therefore, we have made this an open, community-driven repo which anyone can contribute to.
This is a living, breathing document and repo that will evolve over time as the community helps to maintain the map going forward.
We want to ensure the submission process captures as much information as possible pertaining to the entities added, while also remaining straightforward to contribute.
All submissions to the NEAR Ecosystem are composed of two files: a Markdown file (.md), and a .svg or .png image.
Adding a new entity to the ecosystem page only consists of two simple steps:
- Create both a new markdown file in the
entities
directory with headers pertaining to each data field, and a detailed description of the entity outside the table - Add a new .svg or .png logo image in the
img
directory. (To upload a .png logo - 1. Fork 2. Upload 3. Create PR)
Logo Submission Guidelines
All .svg/.png files must be 100x100px. Do not embed any excessive raster image files: svg file sizes over 500kb will be rejected.
Below is an example submission for Skyward Finance:
---
slug: "skyward-finance"
title: "Skyward Finance"
oneliner: "Enable fair token distribution and price discovery for projects built on NEAR Protocol."
website: "https://skyward.finance/"
app: "https://app.skyward.finance/"
whitepaper: "https://skyward.finance/whitepaper/"
twitter: "https://twitter.com/skywardfinance"
telegram: "https://t.me/skywardfinance"
discord: "https://discord.gg/KKjQwCRvbV"
medium: "https://medium.com/nearprotocol/everything-you-need-to-know-about-skyward-finance-before-the-first-token-sale-6e82fe305e1a"
github: "https://github.com/skyward-finance/"
ticker: "SKYWARD"
logo: /img/skywardfinancelogo.png
category: defi, app
status: launched
contract: skyward.near
---
“Detailed description... (Up to 350 characters max)”
Below are the available markdown headers for adding entities with guidelines for each header (only input what is applicable for what you are adding):
slug
: The page URL that follows after near.org/ecosystem/title
: The title of the projectoneliner
: The one line summarywebsite
: A URL to direct users to the pageapp
: A URL directly to the appwhitepaper
: A URL directly to white/lite papertwitter
: A URL to the twitter pagetelegram
: A URL to the telegram channeldiscord
: A URL to the discord channelyoutube
: A URL to the YouTube channelmedium
: A URL to the medium pagegithub
: A URL to the github pageticker
: Token tickerlogo
: A relative path to the corresponding SVG/PNG imagecategory
: A comma separated list of categories describing the project, see below for accepted listcountry
: country/region of the guildlanguage
: native launguage of the guildstatus
: 'building', 'launched', 'mainnet', 'testnet'funded
: 'true' if project recieved a grant from NFcontract
: Project contract idjobs
: Jobs availablecommunity asks
: What they could use help with from community?
Available classifications for 'category' header: Please add multiple tags if needed and include the header category as well.
- 'partner' classification for if $NEAR is used on other networks for something
infrastructure | ecosystem | defi | funding | nft | gaming | app | guild | partner * |
---|---|---|---|---|---|---|---|---|
exchange | education | amm | accelerator | marketplace | metaverse | geographical | ||
oracle | guild | dex | vc | validator | ||||
wallet | marketing | stablecoin | grants | ecosystem project | ||||
validator | devshop | lending | awareness | |||||
indexer | social | derivatives | theme based guild | |||||
analytics | utility | education | ||||||
tools | dao | open web aligned community | ||||||
payments | event | service | ||||||
music | ||||||||
art | ||||||||
earn | ||||||||
creative | ||||||||
content | ||||||||
social media | ||||||||
swag | ||||||||
growth hacking | ||||||||
design | ||||||||
trading | ||||||||
legal | ||||||||
development | ||||||||
privacy | ||||||||
data |