Skip to content
Open
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
104 changes: 102 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,102 @@
# WalletConnect-Community
This is a repo to submit your WalletConnect fun dev projects.
# WalletConnect Community

πŸ‘‹ **Welcome to the official hub for the WalletConnect Community!**

WalletConnect is the open protocol for connecting decentralized applications to mobile wallets with a simple, secure, and universal experience.

This repository serves as a central point for community resources, shared projects, and collaborative efforts aimed at growing and improving the WalletConnect ecosystem.

---

## 🌟 Why This Community Exists

The strength of Web3 lies in its open-source, collaborative nature. The WalletConnect protocol is powerful, but its true potential is unlocked through the community's innovation and shared knowledge.

This space is for:
- **Developers** building on WalletConnect.
- **Designers** creating great user experiences.
- **Enthusiasts** supporting and evangelizing the protocol.
- **Anyone** who wants to help shape the future of wallet connectivity.

---

## πŸš€ Getting Started

### For Users
If you're new to WalletConnect, the best place to start is the [official WalletConnect website](https://walletconnect.com/) to learn how it works and see a list of supported wallets and dApps.

### For Developers
Integrate WalletConnect into your application in minutes.

**dApp Developer:**
- πŸ“š [Explore the dApp Documentation](https://docs.walletconnect.com/)
- πŸ› οΈ [Try a Quickstart Guide](https://docs.walletconnect.com/quickstart/dapps/web3modal)

**Wallet Developer:**
- πŸ“š [Explore the Wallet Documentation](https://docs.walletconnect.com/quickstart/wallets)
- πŸ› οΈ [Use the Wallet SDKs](https://docs.walletconnect.com/wallets)

---

## πŸ“š Community Resources

Here, you can find resources created *by* the community, *for* the community.

**Guides & Tutorials**
- [How to Add WalletConnect to a React dApp](#) (Contributor Guide)
- [Debugging Common WalletConnect Issues](#) (Community Post)

**Open-Source Projects & Examples**
- [Example React Native App](#) by a community member
- [Simple Vite + Vanilla JS dApp](#) by a community member

> πŸ’‘ **Want to add your resource?** Check out our [Contributing Guide](#) and submit a pull request!

---

## 🀝 How to Contribute

We welcome all forms of contribution! It's not just about code.

1. **Fork this repository.** This is your personal space to make changes.
2. **Create a new branch** for your contribution (e.g., `fix/my-docs-update` or `feature/add-project`).
3. **Make your changes!**
- Found a typo in a guide? Fix it!
- Wrote a great tutorial? Add it!
- Built a cool demo? Share it here!
4. **Submit a Pull Request.** Our community moderators will review it and help merge it into the main branch.

### Areas for Contribution
- **πŸ“– Documentation:** Improving guides, adding clarifications, and fixing typos.
- **πŸ’‘ Showcases:** Adding your project to our list of examples.
- **πŸ› Bug Reports:** Reporting issues with community-provided resources.
- **πŸ’¬ Community Support:** Answering questions and helping newcomers in our discussions.

---

## πŸ’¬ Get Help & Connect

Join the conversation and get real-time help from fellow developers and the core team.

- πŸ’¬ **Discord:** [Join our Discord Server](https://discord.gg/walletconnect) - The most active place for discussion.
- 🐦 **X (Twitter):** Follow [@WalletConnect](https://twitter.com/walletconnect) for latest news and updates.
- πŸ“Ί **YouTube:** [Subscribe for tutorials and deep dives](https://www.youtube.com/c/WalletConnect).

---

## πŸ“œ Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.
We are committed to fostering a welcoming and safe environment for everyone.

---

## πŸ“„ License

This community repository is licensed under the [MIT License](LICENSE).

---

<p align="center">
Made with ❀️ by the WalletConnect Community
</p>