Skip to content
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 CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The repository supports OpenAPI documentation import (see recent commit 33af22f2
- Run linting and type checking before committing

## Community Resources
- **Discord**: https://discord.gg/cuCqBb5v - Join the AR.IO community for updates and discussions
- **Discord**: https://discord.com/invite/HGG52EtTc2 - Join the AR.IO community for updates and discussions

## Important Notes
- This is a documentation repository - focus on content clarity and accuracy
Expand Down
2 changes: 1 addition & 1 deletion content/build/extensions/grafana.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ docker compose -f docker-compose.grafana.yaml restart

- **Grafana Documentation** - [Official Grafana docs](https://grafana.com/docs/)
- **Prometheus Metrics** - [Understanding gateway metrics](https://prometheus.io/docs/concepts/metric_types/)
- **Community Support** - Join the [AR.IO Discord](https://discord.gg/cuCqBb5v) for help
- **Community Support** - Join the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for help

## Useful Docker Commands

Expand Down
2 changes: 1 addition & 1 deletion content/build/guides/depin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -341,4 +341,4 @@ These approaches can make your DePIN data even more resilient and useful. See mo

## Need Help?

If you're interested in exploring these advanced features for your DePIN network, join our [Discord community](https://discord.gg/cuCqBb5v) or reach out to our team.
If you're interested in exploring these advanced features for your DePIN network, join our [Discord community](https://discord.com/invite/HGG52EtTc2) or reach out to our team.
2 changes: 1 addition & 1 deletion content/build/guides/encrypted-data-nillion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -716,4 +716,4 @@ This repository contains the complete working implementation that this guide is

## Need Help?

If you're interested in implementing encrypted data storage with Nillion, join our [Discord community](https://discord.gg/cuCqBb5v) or explore the [Nillion developer resources](https://docs.nillion.com) for detailed implementation guides.
If you're interested in implementing encrypted data storage with Nillion, join our [Discord community](https://discord.com/invite/HGG52EtTc2) or explore the [Nillion developer resources](https://docs.nillion.com) for detailed implementation guides.
2 changes: 1 addition & 1 deletion content/build/guides/working-with-arns/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@ The smart contract system that manages ArNS name ownership, transfers, and recor
<Card
title="Join the Community"
description="Connect with other developers building on AR.IO"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
/>
</Cards>
2 changes: 1 addition & 1 deletion content/build/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ If you're unfamiliar with Arweave's permanent storage and AR.IO Network we recom
icon={<Network />}
title="Join the Community"
description="Connect with other developers on Discord"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
/>
</Cards>

Expand Down
2 changes: 1 addition & 1 deletion content/build/run-a-gateway/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Whether you're exploring gateway capabilities or ready to join the network, we h
<Card
title="Community Support"
description="Get help in our Discord"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
/>
<Card
title="Gateway Dashboard"
Expand Down
2 changes: 1 addition & 1 deletion content/build/run-a-gateway/join-the-network.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Your gateway is now part of the AR.IO Network! Here are some next steps to maxim
<Card
title="Join the Community"
description="Connect with other gateway operators and get support from the AR.IO community"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
icon={<Users className="w-8 h-8" />}
/>
</Cards>
Original file line number Diff line number Diff line change
Expand Up @@ -705,4 +705,4 @@ If you encounter issues:
1. Check the troubleshooting section above
2. Verify your configuration is correct
3. Test content accessibility independently
4. Consult the [AR.IO Discord](https://discord.gg/cuCqBb5v) for community support
4. Consult the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for community support
2 changes: 1 addition & 1 deletion content/build/run-a-gateway/manage/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,6 @@ Up to 50 gateways are chosen as observers per epoch. If there are more than 50 g

## Getting Help

If you encounter any issues during the troubleshooting process, please seek assistance from the [AR.IO community](https://discord.gg/cuCqBb5v).
If you encounter any issues during the troubleshooting process, please seek assistance from the [AR.IO community](https://discord.com/invite/HGG52EtTc2).

**Ready to get back to building?** Once your gateway is running smoothly, check out [Manage your Gateway](/build/run-a-gateway/manage) for guides on optimization, monitoring, and more.
6 changes: 3 additions & 3 deletions content/build/run-a-gateway/manage/upgrading-a-gateway.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Effective with release 3, you can view the currently implemented release on any

If the release number displayed includes `-pre` it means that your gateway is using the `develop` branch of the github repo for the gateway code. Follow steps in our [troubleshooting guide](/build/run-a-gateway/manage/troubleshooting) to switch over to the more stable `main` branch.

Announcements will be made in our [discord server](https://discord.gg/cuCqBb5v) showing each new release.
Announcements will be made in our [discord server](https://discord.com/invite/HGG52EtTc2) showing each new release.

## Quick Start

Expand Down Expand Up @@ -277,7 +277,7 @@ New gateway releases may introduce new environment variables that you need to co
Check the release notes and community announcements for any new environment variables:

- Review the [GitHub releases](https://github.com/ar-io/ar-io-node/releases)
- Check the [AR.IO Discord](https://discord.gg/7zUPfN4D6g) for announcements
- Check the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for announcements
- Look for changes in the `.env.example` file

</Step>
Expand Down Expand Up @@ -324,4 +324,4 @@ docker compose up -d
</Tab>
</Tabs>

That's it! Your AR.IO Gateway is now upgraded to the latest version. Ensure to test and verify that everything is functioning as expected. If you encounter any issues, reach out to the [AR.IO community](https://discord.gg/7zUPfN4D6g) for assistance.
That's it! Your AR.IO Gateway is now upgraded to the latest version. Ensure to test and verify that everything is functioning as expected. If you encounter any issues, reach out to the [AR.IO community](https://discord.com/invite/HGG52EtTc2) for assistance.
2 changes: 1 addition & 1 deletion content/build/upload/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,6 @@ Before uploading, learn best practices for structuring and tagging your data for
<Card
title="Get Help"
description="Join our Discord community"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
/>
</Cards>
2 changes: 1 addition & 1 deletion content/learn/(introduction)/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ AR.IO is the decentralized gateway protocol for Arweave. Deploy gateways, regist

Connect with developers, gateway operators, and the AR.IO team. Get help, share ideas, and stay updated on the latest developments.

- [Join Discord](https://discord.gg/cuCqBb5v)
- [Join Discord](https://discord.com/invite/HGG52EtTc2)
- [View Guides](/build/guides)
2 changes: 1 addition & 1 deletion content/learn/token/add-to-wander.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ After successfully adding ARIO to Wander:

1. **Buy an ArNS Name**: Purchase an ArNS name directly in Wander and set it as your primary name for easy identification
2. **Join the Network**: Visit [https://gateways.ar.io](https://gateways.ar.io) to join as a gateway operator or delegate your tokens to existing operators
3. **Stay Connected**: Join the [Discord community](https://discord.gg/cuCqBb5v) to learn more about network updates and participate in discussions
3. **Stay Connected**: Join the [Discord community](https://discord.com/invite/HGG52EtTc2) to learn more about network updates and participate in discussions

Your Wander wallet is now configured to manage ARIO tokens, giving you full access to the AR.IO ecosystem's financial features and services.
2 changes: 1 addition & 1 deletion content/sdks/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ All SDKs are available for both Node.js and browser environments, with TypeScrip
<Card
title="Join the Community"
description="Connect with other developers building on AR.IO"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
/>
</Cards>
22 changes: 11 additions & 11 deletions public/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4132,7 +4132,7 @@ docker compose -f docker-compose.grafana.yaml restart

- **Grafana Documentation** - [Official Grafana docs](https://grafana.com/docs/)
- **Prometheus Metrics** - [Understanding gateway metrics](https://prometheus.io/docs/concepts/metric_types/)
- **Community Support** - Join the [AR.IO Discord](https://discord.gg/cuCqBb5v) for help
- **Community Support** - Join the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for help

## Useful Docker Commands

Expand Down Expand Up @@ -5395,7 +5395,7 @@ These approaches can make your DePIN data even more resilient and useful. See mo

## Need Help?

If you're interested in exploring these advanced features for your DePIN network, join our [Discord community](https://discord.gg/cuCqBb5v) or reach out to our team.
If you're interested in exploring these advanced features for your DePIN network, join our [Discord community](https://discord.com/invite/HGG52EtTc2) or reach out to our team.

# Deploy a dApp with ArDrive Web (/build/guides/deploy-dapp-with-ardrive-web)

Expand Down Expand Up @@ -7522,7 +7522,7 @@ If you're unfamiliar with Arweave's permanent storage and AR.IO Network we recom
}
title="Join the Community"
description="Connect with other developers on Discord"
href="https://discord.gg/cuCqBb5v"
href="https://discord.com/invite/HGG52EtTc2"
/>

Ready to build on the permanent web? Choose your path above and start creating applications that last forever.
Expand Down Expand Up @@ -9934,7 +9934,7 @@ If you encounter issues:
1. Check the troubleshooting section above
2. Verify your configuration is correct
3. Test content accessibility independently
4. Consult the [AR.IO Discord](https://discord.gg/cuCqBb5v) for community support
4. Consult the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for community support

# Automating SSL Certificate Renewal (/build/run-a-gateway/manage/ssl-certs)

Expand Down Expand Up @@ -10509,7 +10509,7 @@ Up to 50 gateways are chosen as observers per epoch. If there are more than 50 g

## Getting Help

If you encounter any issues during the troubleshooting process, please seek assistance from the [AR.IO community](https://discord.gg/cuCqBb5v).
If you encounter any issues during the troubleshooting process, please seek assistance from the [AR.IO community](https://discord.com/invite/HGG52EtTc2).

**Ready to get back to building?** Once your gateway is running smoothly, check out [Manage your Gateway](/build/run-a-gateway/manage) for guides on optimization, monitoring, and more.

Expand All @@ -10527,7 +10527,7 @@ Effective with release 3, you can view the currently implemented release on any

If the release number displayed includes `-pre` it means that your gateway is using the `develop` branch of the github repo for the gateway code. Follow steps in our [troubleshooting guide](/build/run-a-gateway/manage/troubleshooting) to switch over to the more stable `main` branch.

Announcements will be made in our [discord server](https://discord.gg/cuCqBb5v) showing each new release.
Announcements will be made in our [discord server](https://discord.com/invite/HGG52EtTc2) showing each new release.

## Quick Start

Expand Down Expand Up @@ -10664,7 +10664,7 @@ New gateway releases may introduce new environment variables that you need to co
Check the release notes and community announcements for any new environment variables:

- Review the [GitHub releases](https://github.com/ar-io/ar-io-node/releases)
- Check the [AR.IO Discord](https://discord.gg/7zUPfN4D6g) for announcements
- Check the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for announcements
- Look for changes in the `.env.example` file

### Update Your .env File
Expand All @@ -10689,7 +10689,7 @@ sudo docker compose up -d
docker compose up -d
```

That's it! Your AR.IO Gateway is now upgraded to the latest version. Ensure to test and verify that everything is functioning as expected. If you encounter any issues, reach out to the [AR.IO community](https://discord.gg/7zUPfN4D6g) for assistance.
That's it! Your AR.IO Gateway is now upgraded to the latest version. Ensure to test and verify that everything is functioning as expected. If you encounter any issues, reach out to the [AR.IO community](https://discord.com/invite/HGG52EtTc2) for assistance.

# Installation & Setup (/build/run-a-gateway/quick-start)

Expand Down Expand Up @@ -12864,7 +12864,7 @@ AR.IO is the decentralized gateway protocol for Arweave. Deploy gateways, regist

Connect with developers, gateway operators, and the AR.IO team. Get help, share ideas, and stay updated on the latest developments.

- [Join Discord](https://discord.gg/cuCqBb5v)
- [Join Discord](https://discord.com/invite/HGG52EtTc2)
- [View Guides](/build/guides)

# What is the Permaweb? (/learn/(introduction)/permaweb)
Expand Down Expand Up @@ -14819,7 +14819,7 @@ After successfully adding ARIO to Wander:

1. **Buy an ArNS Name**: Purchase an ArNS name directly in Wander and set it as your primary name for easy identification
2. **Join the Network**: Visit [https://gateways.ar.io](https://gateways.ar.io) to join as a gateway operator or delegate your tokens to existing operators
3. **Stay Connected**: Join the [Discord community](https://discord.gg/cuCqBb5v) to learn more about network updates and participate in discussions
3. **Stay Connected**: Join the [Discord community](https://discord.com/invite/HGG52EtTc2) to learn more about network updates and participate in discussions

Your Wander wallet is now configured to manage ARIO tokens, giving you full access to the AR.IO ecosystem's financial features and services.

Expand Down Expand Up @@ -20304,7 +20304,7 @@ AGPL-3.0-or-later

# Support (/sdks/ardrive-core-js/support)

- [Discord Community](https://discord.gg/7RuTBckX)
- [Discord Community](https://discord.com/invite/HGG52EtTc2)
- [GitHub Issues](https://github.com/ardriveapp/ardrive-core-js/issues)
- [ArDrive Website](https://ardrive.io)

Expand Down