The Polkadot Ecosystem portal is the definitive platform for exploring the Polkadot ecosystem content and resources. This community-driven initiative led by DablockDAO provides access to comprehensive tools, news, and media, empowering everyone to understand, engage and contribute to the growth of the Polkadot ecosystem.
The portal comprises three independent but interconnected projects, each serving a specific purpose:
Section | Domain | Description |
---|---|---|
Atlas | polkadotecosystem.com | Directory of all projects and initiatives in the ecosystem. |
Media | media.polkadotecosystem.com | Media coverage of events and interviews from the ecosystem. |
News | news.polkadotecosystem.com | Comprehensive news, guides, and lists from the ecosystem. |
A comprehensive resource center offering detailed information and direct links to projects within the Polkadot ecosystem.
polkadotecosystem.com Key Features:
- Curated Lists of Projects: Detailed descriptions and links to all Polkadot projects, including dApps, wallets, developer tools, initiatives, daos, resources, bounties...
- Project Details Include:
- Overview: A concise summary of each project's purpose and functionality.
- Category: Clear classification into sectors and subcategories.
- Direct Links: Convenient access to project websites, social channels, related content...
ATLAS | Directories |
---|---|
Tools | Wallets, Block Explorers, DAO Tools... |
Dapps | DeFi, AI, Gaming, Social, DePin... |
Community | DAOs, Initiatives, Resources, Validators... |
A central point for multimedia content related to the Polkadot ecosystem.
media.polkadotecosystem.com Key Features:
- Podcasts and Interviews: Listen to discussions with key figures in the community.
- Videos and Webinars: Tutorials, conference talks, and promotional content.
- Infographics and Visuals: Data visualizations and conceptual graphics.
Media | Content |
---|---|
Events | Sub0, Decoded, Web3 Summit... |
Interviews | Space Monkeys, Web3 Thinkers... |
Stay updated with the latest news and developments in the Polkadot ecosystem.
news.polkadotecosystem.com Key Features:
- Latest Announcements: Official updates from the Polkadot team.
- Community News: Highlights and news from community projects.
- Market Insights: Analysis and reports on market trends affecting Polkadot and its tokens.
Categories | Definition |
---|---|
News | Latest news, announcements, and developments shaping the ecosystem. |
Guides | Comprehensive tutorials, step-by-step instructions, and best practices. |
Lists | Listicles of resources, and references to help you navigate the Polkadot landscape. |
We welcome contributions from the community! This project is maintained by DablockDAO members, and we encourage anyone to join us and participate by:
- Exploring the Repository:
- Familiarize yourself with the project structure.
- Review existing issues for bugs, enhancements, or features.
- Submitting Contributions:
- Fork the repository and create a new branch for your changes.
- Submit a Pull Request (PR) with a explanation of your changes.
- Reporting Bugs and Requesting Features:
- Open an issue for bugs or feature requests here.
- Provide descriptions to help maintainers reproduce the issue or understand your request.
- Community Discussions:
- Join discussions in our forums or contribute ideas for improvement.
This portal is built using Astro and Starlight. All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add , astro check |
npm run astro -- --help |
Get help using the Astro CLI |
- Clone the repository
git clone https://github.com/dablockdao/polkadot-ecosystem.git
cd polkadot-ecosystem/dot-atlas
- Install dependencies
# Using npm
npm install
- Start the development server
# Using npm
npm run dev
src/content/docs/
: Content (Markdown files)src/components/
: Components.astro.config.mjs
: Configuration file
├── src/
│ ├── content/
│ │ └── docs/
│ │ └── index.md
│ └── components/
│ └── *.astro
├── astro.config.mjs
└── package.json
We support and encourage contributions to make the ecosystem accessible to a global audience through translations, cultural adaptations, and multilingual resources. Your efforts in translating, reviewing, or suggesting improvements help us reach more users worldwide, fostering inclusivity and engagement across diverse communities.
The portal is currently being developed in English and will gradually be translated into other languages, starting with Spanish, Portuguese, French, and Italian.
Help us build a vibrant, informed, and thriving Polkadot ecosystem. By exploring resources, contributing your expertise, and connecting with like-minded individuals, you become a vital part of a global community passionate about blockchain innovation and decentralization.
Together, we can create meaningful opportunities, drive impactful projects, and ensure the growth and accessibility of the Polkadot ecosystem for everyone.
The Polkadot Ecosystem portal is licensed under the GPL-3.0 free software license.