Skip to content

Commit

Permalink
added links to web3 page (w3f#5246)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 authored Oct 5, 2023
1 parent 729ab6d commit 13c768d
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 19 deletions.
6 changes: 3 additions & 3 deletions docs/general/ambassadors.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ contributors to the Polkadot community and ecosystem.

## How it works

If you are enthusiastic about Polkadot and Web3 and are willing to help the community grow, you can
join the program and receive funding for hosting events, gain access to communication channels of
core team members, and gain access to Polkadot events.
If you are enthusiastic about [Polkadot and Web3](./web3-and-polkadot.md) and are willing to help
the community grow, you can join the program and receive funding for hosting events, gain access to
communication channels of core team members, and gain access to Polkadot events.

There are many ways you can get involved in expanding Polkadot’s ecosystem, such as:

Expand Down
3 changes: 2 additions & 1 deletion docs/general/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ you face any issues, join the rooms individually.
projects building in the ecosystem made by SubWallet with support from Parity Technologies.
- [Polkadot Deep Dive Quarterly Report](https://dotinsights.subwallet.app/polkadot-report-q4-2022-en/) -
A quarterly report series that dives deep into the growth of the whole ecosystem. Made by
SubWallet with sections focused on Ecosystem Overview, DeFi, NFT & Web3.
SubWallet with sections focused on Ecosystem Overview, DeFi, [NFT](../learn/learn-nft.md) &
[Web3](./web3-and-polkadot.md).
- [Polkadot Stack](../build/build-open-source.md) - if you're interested in seeing what's under
development and where there's room for your contributions.
- [Teams Building on Polkadot](https://polkaproject.com/) - Community maintained list of teams
Expand Down
2 changes: 1 addition & 1 deletion docs/general/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The [DOT token](../learn/learn-DOT.md) gives you the power to participate in Pol
The level of abstraction and generalization of Polkadot allows to build applications that are
specific to their use cases, and for those applications to communicate securely leveraging each
other value proposition. The trustless cooperation between applications is what makes Polkadot an
ideal ecosystem to build a web3 future.
ideal ecosystem to build a [web3 future](./web3-and-polkadot.md).

See the videos below to know more about Polkadot.

Expand Down
3 changes: 2 additions & 1 deletion docs/general/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,8 @@ before the watermark are guaranteed to be processed.

A Switzerland-based foundation that nurtures and stewards technologies and applications in the
fields of decentralized web software protocols, particularly those that utilize modern cryptographic
methods to safeguard decentralization, to the benefit and for the stability of the Web3 ecosystem.
methods to safeguard decentralization, to the benefit and for the stability of the
[Web3 ecosystem](./web3-and-polkadot.md).

## WebAssembly

Expand Down
2 changes: 1 addition & 1 deletion docs/general/polkadot-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ could become.

Polkadot is perfecting its implementation through [RFCs](https://github.com/polkadot-fellows/RFCs)
to continue being a decentralized, secure, ubiquitous computing engine to power the next generation
of Web3 applications.
of [Web3](./web3-and-polkadot.md) applications.
2 changes: 1 addition & 1 deletion docs/general/staking-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The dashboard is a decentralized application (dApp), and to login you do not nee
email and password but just need an account created on the supported non-custodial wallets. Any
transaction to be submitted needs to be signed by you. Also, if you use light clients, which are
resistant to censorship, you interact trustlessly with the network without intermediaries. Welcome
to the world of true Web3!
to the world of [true Web3](./web3-and-polkadot.md)!

:::

Expand Down
11 changes: 6 additions & 5 deletions docs/general/wallets-and-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,12 @@ Foundation.

## Fearless Wallet

The Fearless DeFi Wallet for the Future. Simply, intuitively, and fearlessly interact with Web3.
Currently supports Staking, Crowdloans, Parachain Accounts, Nomination Pools Native Staking, dApp
Signer on desktop through your mobile phone (experimental), Chromium-based browser extension. Safety
features such as Scam Address Warning and Network Failure Warnings help fearlessly navigate web3.
Formerly funded and supported by Kusama Treasury [[1](https://kusama.polkassembly.io/treasury/23),
The Fearless DeFi Wallet for the Future. Simply, intuitively, and fearlessly interact with
[Web3](./web3-and-polkadot.md). Currently supports Staking, Crowdloans, Parachain Accounts,
Nomination Pools Native Staking, dApp Signer on desktop through your mobile phone (experimental),
Chromium-based browser extension. Safety features such as Scam Address Warning and Network Failure
Warnings help fearlessly navigate [web3](./web3-and-polkadot.md). Formerly funded and supported by
Kusama Treasury [[1](https://kusama.polkassembly.io/treasury/23),
[2](https://kusama.polkassembly.io/treasury/34), [3](https://kusama.polkassembly.io/treasury/74),
[4](https://kusama.polkassembly.io/treasury/102), [5](https://kusama.polkassembly.io/treasury/178)],
and the SORA community [[1](https://sora.subscan.io/referenda/193?tab=votes)], developed with <3 by
Expand Down
12 changes: 7 additions & 5 deletions docs/learn/learn-account-abstraction.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ slug: ../learn-account-abstraction

Account abstraction addresses the challenges of managing cryptographic keys representing accounts on
blockchains. Accounts on blockchains represent entities, from an individual's identity to an
institution. In Web3, you digitally sign any transaction or, more generally, any message using your
private key. Data is recorded on a public ledger (usually blockchain-based) whose multiple copies of
it are stored in computers participating in a P2P network.
institution. In [Web3](../general/web3-and-polkadot.md), you digitally sign any transaction or, more
generally, any message using your private key. Data is recorded on a public ledger (usually
blockchain-based) whose multiple copies of it are stored in computers participating in a P2P
network.

While the account’s private keys grant users control and ownership, losing them results in losing
access to digital assets and fragmentation of your digital identity since you will need to create a
Expand Down Expand Up @@ -42,8 +43,9 @@ the direct need for smart contracts.

## Origin Abstraction in Polkadot

Adopting a generic design is crucial in scaling Web3 technologies. Abstraction and generalization of
protocols are essential to improving user experience and security in blockchain adoption.
Adopting a generic design is crucial in scaling [Web3](../general/web3-and-polkadot.md)
technologies. Abstraction and generalization of protocols are essential to improving user experience
and security in blockchain adoption.

When users interact with a blockchain they call _dispatchable_ functions to do something. Because
those functions are called from the outside of the blockchain interface, in Polkadot's terms any
Expand Down
2 changes: 1 addition & 1 deletion docs/learn/learn-system-chains.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ on the Asset Hub.
Encointer is a blockchain platform for self-sovereign ID and a global universal basic income. With
[referendum 158](https://kusama.polkassembly.io/referendum/158) Encointer was registered as the
second system parachain on Kusama's network. The functionality of Encointer adds logic to the Relay
Chain that aims to bring financial inclusivity to WEB3 and mitigate Sybil attacks with a novel Proof
Chain that aims to bring financial inclusivity to Web3 and mitigate Sybil attacks with a novel Proof
of Personhood (PoP) system for unique identity.

Encointer offers a framework that, in principle, allows for any group of real people to create,
Expand Down

0 comments on commit 13c768d

Please sign in to comment.