diff --git a/README.md b/README.md index 201df95..efecfbf 100644 --- a/README.md +++ b/README.md @@ -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). + +--- + +
+Made with ❤️ by the WalletConnect Community +