Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Discord links #107

Merged
merged 2 commits into from
Sep 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/bridge/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Yes! Since confirmation of transfer can take a while, you’ll be able to initia
For support and help with any questions, don't hesitate to reach out on Telegram channels: [official channel], [support in Discord], [development channel].

[official channel]: https://t.me/auroraisnear
[support in Discord]: https://discord.aurora.dev/
[support in Discord]: https://discord.gg/auroralabs
[development channel]: https://t.me/auroraisneardev
12 changes: 6 additions & 6 deletions docs/getting-started/faq.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_label: FAQs
sidebar_label: FAQs
title: Frequently Asked Questions
---

Expand All @@ -13,7 +13,7 @@ After that, you can start exploring the ecosystem:

- Take a look at the [Aurora+](/getting-started/explore) and its possibilities: swapping, staking, on-ramping, lending, etc.
- Try using [RainbowBridge](https://rainbowbridge.app/) to transfer your assets between Ethereum, Near and Aurora.
- On-ramp using CEXes using [Forwarder](/ launch-chain/forwarder/how-to-use/general).
- On-ramp using CEXes using [Forwarder](/launch-chain/forwarder/how-to-use/general).
- Learn more about different projects on our [Ecosystem Page](https://aurora.dev/ecosystem).

### How do I get started with Aurora as a developer?
Expand All @@ -29,7 +29,7 @@ Explore the documentation on this site, and also visit our [DevPortal](https://d

To request some ETH on Aurora Testnet, go to [Aurora Testnet Faucet](https://aurora.dev/faucet)
For a regular development 0.001ETH is more than enough to start with, notice that the gas price is 0.07Gwei only.
But if you will need a lot more - just let our [Support Team](https://discord.gg/WXfbGsSUbT) know.
But if you will need a lot more - just let our [Support Team](https://discord.gg/auroralabs) know.

### How do transaction fees work on Aurora?

Expand Down Expand Up @@ -65,7 +65,7 @@ The specifics of Near Protocol is that it has a time-based limitation for the ga
Or equivalently - 1 block. Every transaction on Near has a 300TGas limit and can not exceed it.

Therefore, we do have the same limit on Aurora too. And we're constantly working on improving it. You can read more about how we tackle it
and calculate the gas prices [here](https://dev.aurora.dev/posts/evm-gas-near-gas-on-aurora).
and calculate the gas prices [here](https://dev.aurora.dev/posts/evm-gas-near-gas-on-aurora).

If you see `"error": "wasm execution failed with error: FunctionCallError(HostError(GasLimitExceeded))"`, it means you've hit that limit.

Expand All @@ -76,6 +76,6 @@ Nowadays we have optimized our contracts so well that the issue is almost non-ex

For support and help with any questions, don't hesitate to reach out on Telegram channels: [official channel], [support in Discord], [development channel].

[official channel]: https://t.me/auroraisnear
[support in Discord]: https://discord.aurora.dev/
[official channel]: https://t.me/auroraisnear
[support in Discord]: https://discord.gg/auroralabs
[development channel]: https://t.me/auroraisneardev
6 changes: 3 additions & 3 deletions docs/launch-chain/forwarder/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_label: FAQs
sidebar_label: FAQs
title: Frequently Asked Questions
---

Expand All @@ -18,12 +18,12 @@ The Forwarder has a curated list of tokens for which the transfer will be done a

### I have transferred an asset that is not on the list – can I return it?

Yes, we can help you with that, just contact our [Support Team](https://discord.gg/WXfbGsSUbT), and we will help you to get these tokens back.
Yes, we can help you with that, just contact our [Support Team](https://discord.gg/auroralabs), and we will help you to get these tokens back.

### How does the forwarder fulfill Aurora’s vision?

The Forwarder is compatible with Aurora Mainnet and any Aurora Chain, which means that if a project is [deploying a dedicated Aurora Chain](/launch-chain/introduction) with Aurora Cloud,
the Forwarder will automatically support it, offering a way for users to withdraw funds from Binance and other major exchanges directly into their Aurora Chain from day one.
the Forwarder will automatically support it, offering a way for users to withdraw funds from Binance and other major exchanges directly into their Aurora Chain from day one.

### How fast will I receive my tokens?

Expand Down
4 changes: 2 additions & 2 deletions docs/onboard/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ The seed phrase is stored using [expo-secure-store](https://docs.expo.dev/versio
## Troubleshooting

If you encounter any issues, please visit our [Troubleshooting Page](/onboard/troubleshooting) to find a solution.
In case you still have questions, please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT)
on Discord and open a support ticket there.
In case you still have questions, please get in touch with our [Support Team](https://discord.gg/auroralabs)
on Discord and open a support ticket there.
8 changes: 4 additions & 4 deletions docs/onboard/promo-widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Users can always say they already have the wallet installed, and this popup won'
3. To open the widget, call `window.openPromo` and pass the `onComplete` function as a parameter `window.openPromo({ onComplete: function })`
4. You can also check if the function is available before calling it `window.openPromo ? window.openPromo({ onComplete: function }) : function()`
5. Optionally, you can hide the _Update your app_ header by passing the `hideUpdateAppBlock` variable via the `config` argument:
`window.openPromo({ onComplete: () => {...}, config: {hideUpdateAppBlock: true}})`
`window.openPromo({ onComplete: () => {...}, config: {hideUpdateAppBlock: true}})`

You can also find the same instructions [here](https://pass.auroracloud.dev/).
A more detailed example of integration is below.
Expand Down Expand Up @@ -98,7 +98,7 @@ And then, if you click further on the 'Skip, I have a wallet' button, you will s
![ap_widget_example_1](/img/ap_widget_example_2.png)

You can also look at the more extensive [integration example here](/onboard/wallets/web3modal#integrate-web3modal) to learn how to add Web3Modal to your project,
particular section describing it is [here](/onboard/wallets/web3modal#add-web3modal).
particular section describing it is [here](/onboard/wallets/web3modal#add-web3modal).

### What should be called in the `onComplete` function?

Expand All @@ -114,5 +114,5 @@ To see the widget in use, visit one of the projects on the list:

## Troubleshooting

Please, take a look at our [Troubleshooting Page](/onboard/troubleshooting). In case you still have questions, please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT)
on Discord and open a support ticket there.
Please, take a look at our [Troubleshooting Page](/onboard/troubleshooting). In case you still have questions, please get in touch with our [Support Team](https://discord.gg/auroralabs)
on Discord and open a support ticket there.
16 changes: 8 additions & 8 deletions docs/onboard/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Troubleshooting
title: Troubleshooting
---

### I have sent my tokens to the wrong wallet - can I recover them?
Expand All @@ -9,19 +9,19 @@ Sometimes, by mistake, users can send assets to their address on those non-suppo

E.g., suppose you have sent your assets to some of your Ethereum addresses.

These tokens can be quickly recovered by importing your address into a compatible wallet, e.g., MetaMask, using your private key or a seed phrase.
These tokens can be quickly recovered by importing your address into a compatible wallet, e.g., MetaMask, using your private key or a seed phrase.
After that, you can bridge them back from Aurora to your Ethereum address. Or transfer the tokens to any other address on Aurora, like your AuroraPass address.

If you have transferred them to a CEX address, you can only recover these tokens if that CEX supports Aurora later. Currently, we support Coinbase, KuCoin, and Gate.io CEXes.

### I can't find the token [XYZ] in my wallet – can I add it somehow?

- If you are a developer, please add a PR to [this repository](https://github.com/aurora-is-near/bridge-assets) following [this example](https://github.com/aurora-is-near/bridge-assets/pull/273/files).
- If you are a user, don't hesitate to get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT) via Discord, and we will help you resolve this issue.
- If you are a user, don't hesitate to get in touch with our [Support Team](https://discord.gg/auroralabs) via Discord, and we will help you resolve this issue.

### I have paid for my transaction pack but got no transactions added

Please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT), and we will help you get your transaction pack.
Please get in touch with our [Support Team](https://discord.gg/auroralabs), and we will help you get your transaction pack.

### I can't see my balances in Aurora Pass

Expand All @@ -39,14 +39,14 @@ To fix it, please try to follow the next steps:
1. Try to disconnect all previously connected wallets from that DApp.
2. Re-connect with your AuroraPass wallet to a DApp.

If the problem persists, please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT).
If the problem persists, please get in touch with our [Support Team](https://discord.gg/auroralabs).

### I see symbols like 0xab4... while signing a DApp transaction in Aurora Pass - what do they mean?

If you are a user, don't hesitate to get in touch with either the DApp support team or the [Aurora Support Team](https://discord.gg/WXfbGsSUbT) and ask them to verify the contracts used in that DApp.
If you are a user, don't hesitate to get in touch with either the DApp support team or the [Aurora Support Team](https://discord.gg/auroralabs) and ask them to verify the contracts used in that DApp.

If you are a developer, verify your DApp contracts in [Aurora Explorer](https://explorer.aurora.dev/). We're using Blockscout
so that you can read more about it [here](https://docs.blockscout.com/for-users/verifying-a-smart-contract).
so that you can read more about it [here](https://docs.blockscout.com/for-users/verifying-a-smart-contract).
Verifying your contracts will ensure that a user sees nicely formatted information - function name and its arguments' names while using the Aurora Pass wallet.

In a non-verified contract, a user will see a non-decoded function name and arguments, which will look incomprehensible and unclear.
Expand All @@ -55,4 +55,4 @@ We advise you to verify all (or most) of your contracts, which gives your users

### I have a problem which is not on the list

Please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT) on Discord and open a ticket describing your problem.
Please get in touch with our [Support Team](https://discord.gg/auroralabs) on Discord and open a ticket describing your problem.
2 changes: 1 addition & 1 deletion docs/onboard/wallet-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To integrate WalletConnect into your DApp, follow these steps:
3. If you already have WalletConnect v2, add the Aurora Pass wallet to your wallet modal:
e.g., [Web3Modal](/onboard/wallets/web3modal#adding-aurora-pass) or [RainbowKit](/onboard/wallet-connect#add-your-wallets-modal)

Please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT) if you need some help
Please get in touch with our [Support Team](https://discord.gg/auroralabs) if you need some help

## Add your wallet modal

Expand Down
2 changes: 1 addition & 1 deletion docs/onboard/wallets/rainbowkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ That is it. Now, you can use Aurora Pass from your RainbowKit popup.

## Troubleshooting

Please, take a look at our [Troubleshooting Page](/onboard/troubleshooting). In case you still have questions, please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT)
Please, take a look at our [Troubleshooting Page](/onboard/troubleshooting). In case you still have questions, please get in touch with our [Support Team](https://discord.gg/auroralabs)
on Discord and open a support ticket there.
2 changes: 1 addition & 1 deletion docs/onboard/wallets/web3modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,5 @@ Congratulations on completing your AuroraPass integration using Web3Modal!

## Troubleshooting

Please, take a look at our [Troubleshooting Page](/onboard/troubleshooting). In case you still have questions, please get in touch with our [Support Team](https://discord.gg/WXfbGsSUbT)
Please, take a look at our [Troubleshooting Page](/onboard/troubleshooting). In case you still have questions, please get in touch with our [Support Team](https://discord.gg/auroralabs)
on Discord and open a support ticket there.
15 changes: 2 additions & 13 deletions src/theme/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function CustomFooterLinks() {
<li className="footer__item">
<Link
className="footer__link-item"
href="https://gov.near.org/c/dev/aurora/46"
href="https://forum.aurora.dev/"
target="_blank"
rel="nofollow noopener noreferrer"
title="Aurora on Discourse"
Expand All @@ -85,7 +85,7 @@ function CustomFooterLinks() {
<li className="footer__item">
<Link
className="footer__link-item"
href="https://discord.aurora.dev"
href="https://discord.gg/auroralabs"
target="_blank"
rel="nofollow noopener noreferrer"
title="Aurora on Discord"
Expand All @@ -104,17 +104,6 @@ function CustomFooterLinks() {
<FontAwesomeIcon icon={faTelegram} size="lg" />
</Link>
</li>
<li className="footer__item">
<Link
className="footer__link-item"
href="https://stackoverflow.com/questions/tagged/aurora+near"
target="_blank"
rel="nofollow noopener noreferrer"
title="Aurora on Stack Overflow"
>
<FontAwesomeIcon icon={faStackOverflow} size="lg" />
</Link>
</li>
<li className="footer__item">
<Link
className="footer__link-item"
Expand Down
Loading