Skip to content

Commit df25353

Browse files
authored
Remove links and index pages (#6656)
* Multiple edits - deleted parachains-apps as incomplete and redundant -> redirect to the main website - deleted apps, wallets, and general index - added snaps link to wallets page * re-added funding page with diagram - probably lost during migration? - see #6137 * done with explore * edits * removed all relevant index pages * final edits
1 parent 8e485f4 commit df25353

File tree

33 files changed

+105
-565
lines changed

33 files changed

+105
-565
lines changed

docs/build/build-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ vision with Polkadot. It will also point to resources you can use to start build
2020
!!!note For Developers!
2121
Please note that the following documentation is more geared towards developers. If you are looking
2222
for more general knowledge related to Polkadot, be sure to check out the
23-
[Learn](../learn/index.md) section.
23+
[Learn](../general/web3-and-polkadot.md) section.
2424

2525
This build guide covers three different areas, taking a **top-down** approach from protocol
2626
development to user-facing applications:

docs/general/apps/index.md

-15
This file was deleted.

docs/general/community/index.md

-18
This file was deleted.

docs/general/dashboards/index.md

-10
This file was deleted.

docs/general/funding.md

+73
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
title: Funding Opportunities
3+
description: An Overview of Funding Opportunities within the Polkadot Ecosystem.
4+
---
5+
6+
<!-- MessageBox -->
7+
<div id="messageBox" class="floating-message-box">
8+
<p>
9+
For decentralized, transparent, and regulatory-compliant fundraising within the ecosystem, check out the
10+
<a href="https://www.polimec.org/" target="_blank" rel="noopener noreferrer">
11+
Polimec parachain.
12+
</a>
13+
</p>
14+
<button class="close-messagebox" aria-label="Close message">✖</button>
15+
</div>
16+
17+
If you are certain you want to apply for a W3F grant, head straight to the
18+
[application process documentation](https://grants.web3.foundation/docs/Process/how-to-apply).
19+
Alternatively, the flowchart below outlines where we think the grants program fits in relation to
20+
other popular funding opportunities. For a longer list and a description of the programs listed below, check out
21+
[our page on alternative funding opportunities](./grants.md#alternative-funding-sources).
22+
23+
## Funding Opportunities Overview
24+
25+
```mermaid
26+
flowchart LR
27+
A(Project Focus)
28+
A -->|Development| B[Stage of Development]
29+
A -->|Research| C[Grants Program]
30+
A -->|Other| D[Business model exists]
31+
B -->|Existing POC| E[Treasury]
32+
B -->|No POC| F[Grants Program]
33+
D -->|No| H[Treasury]
34+
D -->|Yes| J[Ecosystem Funds]
35+
style C stroke:#e83e8c,stroke-width:2px,stroke-dasharray: 5 5
36+
style E stroke:#e83e8c,stroke-width:2px,stroke-dasharray: 5 5
37+
style F stroke:#e83e8c,stroke-width:2px,stroke-dasharray: 5 5
38+
style H stroke:#e83e8c,stroke-width:2px,stroke-dasharray: 5 5
39+
style J stroke:#e83e8c,stroke-width:2px,stroke-dasharray: 5 5
40+
click C "https://grants.web3.foundation/docs/Process/how-to-apply" "Apply now"
41+
click F "https://grants.web3.foundation/docs/Process/how-to-apply" "Apply now"
42+
click E "https://wiki.polkadot.network/learn/learn-polkadot-opengov-treasury/" _blank
43+
click H "https://wiki.polkadot.network/learn/learn-polkadot-opengov-treasury/" _blank
44+
click J "https://wiki.polkadot.network/general/ecosystem-funds/" _blank
45+
```
46+
47+
## Funding FAQ
48+
49+
1. _Will the grant be awarded to those delivering a complete product that everyone in the ecosystem
50+
can use?_
51+
The grant does not necessarily require a finished product. It can be awarded at various stages of a
52+
project’s development. The goal is to support ongoing progress, so even partial advancements are
53+
eligible.
54+
55+
2. _After receiving a grant, can a team request funds from the treasury to continue development, or
56+
will they be advised to opt for other existing funding options, like
57+
[Polimec](https://www.polimec.org/)? Is that possible?_
58+
Teams can indeed request additional funds from the treasury after the initial grant. The grant is a
59+
great way to demonstrate capability and commitment to the community. Continued support would depend
60+
on community approval, but proving the project’s value through initial funding can help.
61+
62+
3. _Since the grant will be awarded in stablecoin, why isn’t the bounty requested in stablecoin?_
63+
Grants are not awarded in stablecoin. Grant applications are denominated in USD but will be
64+
converted to DOT at the time of payment. Currently, it’s not feasible to fund bounties directly with
65+
stablecoins. However, as this is programmable, we might explore potentially managing multiple assets
66+
through an AH address controlled by curators in the future, similar to the classic setup on the
67+
relay chain.
68+
69+
4. _Will there be publicity for the bounty? That is, will social media be created where potential
70+
candidates can learn about the requirements, steps to participate, and so on?_
71+
All grant-related information will be available on GitHub for easy access. However, we do not plan a
72+
dedicated social media presence. Instead, we’ll advertise the bounty individually and rely on word
73+
of mouth.

docs/general/funding/index.md

-11
This file was deleted.

docs/general/index.md

-12
This file was deleted.

docs/general/parachains-apps.md

-161
This file was deleted.

docs/general/polkadot-vision/index.md

-8
This file was deleted.

docs/general/programs/index.md

-24
This file was deleted.

docs/general/stay-safe/index.md

-9
This file was deleted.

docs/general/wallets-and-extensions.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@ title: Wallets and Extensions
33
description: Overview of wallets and browser extensions in the Polkadot ecosystem, including features like staking, governance, and NFT management.
44
---
55

6-
!!!caution "Due Diligence"
7-
Using your due diligence in researching and using the wallets listed below would be best. For any
8-
issues related to these wallet, reach out to their support teams directly.
9-
10-
Explore Polkadot with a secure and user-friendly wallets listed on the
11-
[Polkadot website](https://www.polkadot.network/ecosystem/wallets/).
6+
Explore Polkadot with secure and user-friendly wallets listed on the [Polkadot website](https://www.polkadot.network/ecosystem/wallets/).
127

138
If you are new to blockchain technology, generally a typical blockchain network account is a
149
public-private key pair. Access to a private key gives full access to all the allowed transactions
@@ -46,7 +41,7 @@ them also allow interaction with air-gapped wallets and hardware devices.
4641
Currently, all browser extensions support Ledger devices only on chromium-based browsers (i.e.
4742
Chrome, Brave, Edge, Opera).
4843

49-
44+
Third-party Metamask snaps for Polkadot and its rollups are available on [the official Metamask snaps website](https://snaps.metamask.io/explore/).
5045

5146
### Mobile Wallets
5247

0 commit comments

Comments
 (0)