Skip to content

Commit ee7eee0

Browse files
authored
Merge pull request #1628 from Nicca42/vee-dev-discord-update
Updating links for Superchain Dev Discord
2 parents 6d3fe06 + 1014467 commit ee7eee0

File tree

12 files changed

+21
-14
lines changed

12 files changed

+21
-14
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ public/sitemap.xml
1818

1919
# algolia
2020
.algolia
21+
2122
# Local Netlify folder
2223
.netlify

components/Footer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export function Footer() {
4141
<h3>Resources</h3>
4242
<ul>
4343
<li><Link href="https://github.com/ethereum-optimism/developers/discussions">Developer Support</Link></li>
44+
<li><Link href="https://guild.xyz/superchain-devs">Superchain Dev Discord</Link></li>
4445
<li><Link href="https://share.hsforms.com/1yENj8CV9TzGYBASD0JC8_gqoshb">Get Launch Support</Link></li>
4546
<li><Link href="/connect/resources/glossary">Glossary</Link></li>
4647
<li><Link href="/connect/contribute/stack-contribute">Contribute to the OP Stack</Link></li>

pages/app-developers/tools/build/account-abstraction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Ready to enable account abstraction experiences in your app? Here's some helpful
7878
Developer teams who want to feature products/tools on this page must meet the following criteria:
7979

8080
1. **ongoing partnership** with Optimism whether formal agreement, RPGF, RFP, collaborated on specific initiatives, etc.;
81-
2. **established user base** and OP ecosystem engagement such as governance participation, homegrown TG or Discord participation, etc.; and
81+
2. **established user base** and OP ecosystem engagement such as governance participation, [Community Discord](https://discord.gg/optimism) or [Superchain Developer Discord](https://guild.xyz/superchain-devs) participation, etc.; and
8282
3. **actively maintained developer tool** that aligns with OP's commitment to a magical developer experience (e.g., easy-to-use, easy-to-integrate, great DevX, highly rated by community, etc.)
8383

8484
For teams that are supporting but still establishing a user base, we encourage you to share your tool in the [developer forum](https://github.com/ethereum-optimism/developers/discussions/categories/show-and-tell) and signup to share your tool at the next [demo day](https://community.optimism.io/docs/contribute/demo-day/?utm_source=op-docs&utm_medium=docs).

pages/app-developers/tools/build/block-explorers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ However, you **can** access transaction history between 23 June 2021 and the fin
102102
Developer teams who want to feature products/tools on this page must meet the following criteria:
103103

104104
1. **ongoing partnership** with Optimism whether formal agreement, RPGF, RFP, collaborated on specific initiatives, etc.;
105-
2. **established user base** and OP ecosystem engagement such as governance participation, homegrown TG or Discord participation, etc.; and
105+
2. **established user base** and OP ecosystem engagement such as governance participation, [Community Discord](https://discord.gg/optimism) or [Superchain Developer Discord](https://guild.xyz/superchain-devs) participation, etc.; and
106106
3. **actively maintained developer tool** that aligns with OP's commitment to a magical developer experience (e.g., easy-to-use, easy-to-integrate, great DevX, highly-rated by community, etc.)
107107

108108
For teams that are supporting but still establishing a user base, we encourage you to share your tool on the [community block explorers page](https://github.com/ethereum-optimism/developers/blob/main/community/tools/block-explorers.md).

pages/app-developers/tools/build/faucets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ If you have testnet ETH on Sepolia, you can bridge it to OP Sepolia (and vice ve
6464
Developer teams who want to feature products/tools on this page must meet the following criteria:
6565

6666
1. **ongoing partnership** with Optimism whether formal agreement, RPGF, RFP, collaborated on specific initiatives, etc.;
67-
2. **established user base** and OP ecosystem engagement such as governance participation, homegrown TG or Discord participation, etc.; and
67+
2. **established user base** and OP ecosystem engagement such as governance participation, [Community Discord](https://discord.gg/optimism) or [Superchain Developer Discord](https://guild.xyz/superchain-devs) participation, etc.; and
6868
3. **actively maintained developer tool** that aligns with OP's commitment to a magical developer experience (e.g., easy-to-use, easy-to-integrate, great DevX, highly-rated by community, etc.)
6969

7070
For teams that are supporting but still establishing a user base, we encourage you to share your tool on the [community faucets page](https://github.com/ethereum-optimism/developers/blob/main/community/tools/faucets.md).

pages/app-developers/tools/build/oracles.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Interested in integration? [Get in contact](https://discord.com/invite/PVxBZKFr4
148148
Developer teams who want to feature products/tools on this page must meet the following criteria:
149149

150150
1. **ongoing partnership** with Optimism whether formal agreement, RPGF, RFP, collaborated on specific initiatives, etc.;
151-
2. **established user base** and OP ecosystem engagement such as governance participation, homegrown TG or Discord participation, etc.; and
151+
2. **established user base** and OP ecosystem engagement such as governance participation, [Community Discord](https://discord.gg/optimism) or [Superchain Developer Discord](https://guild.xyz/superchain-devs) participation, etc.; and
152152
3. **actively maintained developer tool** that aligns with OP's commitment to a magical developer experience (e.g., easy-to-use, easy-to-integrate, great DevX, highly-rated by community, etc.)
153153

154154
For teams that are supporting but still establishing a user base, we encourage you to share your tool on the [community oracles page](https://github.com/ethereum-optimism/developers/blob/main/community/tools/oracles.md).

pages/connect/contribute/stack-contribute.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Want a new tutorial? See something that could be a little clearer? Check out the
5656

5757
If you're looking for other ways to get involved, here are a few options:
5858

59-
* Grab an idea from the [project ideas list](https://github.com/ethereum-optimism/ecosystem-contributions) to start building
60-
* [Suggest a new idea](https://github.com/ethereum-optimism/ecosystem-contributions/issues/74) for the project ideas list
61-
* Become an Optimism Ambassador, Support Nerd, and more in the [Optimism Discord](https://discord.gg/optimism)
59+
* Join the community of devs building next generation Superchain apps in the [Superchain Developer Discord](https://guild.xyz/superchain-devs).
60+
* Grab an idea from the [project ideas list](https://github.com/ethereum-optimism/ecosystem-contributions) to start building.
61+
* [Suggest a new idea](https://github.com/ethereum-optimism/ecosystem-contributions/issues/74) for the project ideas list.
62+
* Become an Optimism Ambassador, Support Nerd, and more in the [Optimism Discord](https://discord.gg/optimism).

pages/interop/get-started.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { Cards, Card, Callout } from 'nextra/components'
2323
Reimagine your app with Superchain Interop to deliver the unified UX your users expect. Hack on net-new, bold use cases on Interop devnet.
2424

2525
<Callout type="info">
26-
Explore the [Superchain Dev Console](https://console.optimism.io/?utm_source=op-docs\&utm_medium=docs) to build, launch, and grow your app on the Superchain.
26+
Explore the [Superchain Dev Console](https://console.optimism.io/?utm_source=op-docs\&utm_medium=docs) to build, launch, and grow your app on the Superchain. Join the [Superchain Dev Discord](https://guild.xyz/superchain-devs) for questions.
2727
</Callout>
2828

2929
## Connect to Superchain Interop
@@ -52,6 +52,7 @@ The SuperchainERC20 Starter Kit allows you to focus on what to deploy, not how t
5252
| [Superchain Relayer](https://github.com/ethereum-optimism/superchain-relayer) | UI for monitoring and managing cross-chain transactions. |
5353
| [Interop Docs](/interop/explainer) | Comprehensive Interop information in the Optimism Docs. |
5454
| [Superchain Dev Console](https://console.optimism.io/?utm_source=op-docs\&utm_medium=docs) | Comprensive tool to build, launch, and grow your app on the Superchain. |
55+
| [Developer Support GitHub](https://github.com/ethereum-optimism/developers/discussions) | Quick and easy developer support. |
5556

5657
## Handy step-by-step guides
5758

@@ -77,4 +78,5 @@ There is so much more than just bridge abstraction. Hack on the various cutting-
7778

7879
Join the OP Labs team and fellow Superchain Interop builders to share ideas, provide feedback, ask questions, and get the [support](https://github.com/ethereum-optimism/developers/discussions) you need.
7980

80-
* [Join Discord community](https://discord.gg/optimism)
81+
* Join the [Superchain Developer Discord](https://guild.xyz/superchain-devs)
82+
* Join the [Optimism Community Discord](https://discord.gg/optimism)

pages/notices/custom-gas-tokens-deprecation.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ For any chain considering CGT post-deprecation, be aware of the following risks:
6464

6565
For further assistance or questions about this migration, feel free to reach out through the following channels:
6666

67-
* Connect with us on [Discord](https://discord.gg/optimism) for community support
68-
* Join us on our [developer forum](https://github.com/ethereum-optimism/developers/discussions) for discussions, questions, and general support.
69-
* Open an [issue on our GitHub repository](https://github.com/ethereum-optimism/docs/issues) for documentation-related concerns
67+
* Join us on our [Superchain Dev Discord](https://guild.xyz/superchain-devs).
68+
* For questions, discussions and general support check out the [developer forum](https://github.com/ethereum-optimism/developers/discussions).
69+
* Open an [issue on our GitHub repository](https://github.com/ethereum-optimism/docs/issues) for documentation-related concerns.

pages/operators/chain-operators/tutorials/chain-dev-net.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,4 @@ Send some transactions, deploy some contracts, and see what happens!
220220

221221
* Check out the [protocol specs](https://specs.optimism.io/?utm_source=op-docs&utm_medium=docs) for more detail about the rollup protocol.
222222
* If you run into any problems, please visit the [chain operators troubleshooting guide](/operators/chain-operators/management/troubleshooting)
223-
* If you run into any problems, please [file an issue](https://github.com/ethereum-optimism/optimism/issues) or join the [Optimism Discord](https://discord.optimism.io/?utm_source=op-docs&utm_medium=docs) for help.
223+
* If you run into any problems, please [file an issue](https://github.com/ethereum-optimism/optimism/issues) or join the [Superchain Dev Discord](https://guild.xyz/superchain-devs) for help.

0 commit comments

Comments
 (0)