Community & Support
Community & Support
JuChain Developer Docs - Community & Support
Welcome to the JuChain developer community! Whether you’re just starting out or already building complex dApps, we’re here to support you every step of the way. This section covers how to get help, join community discussions, and contribute to the JuChain ecosystem. With these resources, you can solve problems faster, share insights, and help shape JuChain’s future.
1. Getting Support
Running into issues during development? Here’s how to get assistance. We recommend starting with self-help resources before reaching out to the community or official support.
1.1 Self-Help Resources
Developer Docs Your go-to resource, packed with guides from beginner basics to advanced development. For questions about smart contracts, APIs, or traffic finance, check the Getting Started and Developer Guide sections.
Block Explorer Track transaction statuses or verify contract deployments on the JuChain Testnet Explorer:
https://testnet-explorer.juchain.org
.API Status Page Confirm if RPC and API services are up and running:
https://status.juchain.org
(TODO).
1.2 Official Support
Tech Support Email For tricky issues or when you need official help, email
support@juch Esto ain.org
. To speed things up, include:Problem description
Relevant transaction hash or contract address
Error logs (if any)
Expected vs. actual behavior
Response Time Typically within 24 hours on weekdays. For urgent issues, flag them in community channels for faster attention.
1.3 Community Support
The community is JuChain’s heartbeat, with tons of developers ready to lend a hand.
Discord Community Join the official Discord server (
https://discord.gg/juchain
) and dive into these channels:#dev-help
: Tech troubleshooting#general
: Casual chats#announcements
: Official updates
Twitter/X Follow
@JuChain101
—DM or tweet your questions to connect with the team.
2. Frequently Asked Questions (FAQ)
Here are answers to common developer queries. If your question isn’t covered, ask away in the community!
2.1 Development
Q: Why is my transaction stuck in pending? A: Check if your Gas fee is sufficient (stick to the default if unsure) or if the RPC node is working (
https://testnet-rpc.juchain.org
). Still stuck? Share the transaction hash in Discord’s#dev-help
.Q: How do I get more testnet JU tokens? A: Hit up the faucet at
https://faucet.juchain.org
. Need more? Email support with your use case.Q: What dev tools does JuChain support? A: JuChain is fully EVM-compatible, so you can use Hardhat, Truffle, Remix, and ethers.js/Web3.js. See the Getting Started guide for details.
2.2 Traffic Finance & Ecosystem
Q: How is traffic finance revenue calculated? A: It’s based on user activity and traffic analytics, defined by your smart contract logic. Check Developer Guide - Traffic Finance Integration.
Q: How does my dApp tap into ecosystem traffic? A: Register and link your contract address on the developer portal (
https://dev.juchain.org
) to unlock traffic allocation.Q: What’s the process for ecosystem incentives? A: Apply at
grants@juchain.org
with a project overview and expected user scale. Review takes 2-4 weeks.
2.3 Network & Consensus
Q: What’s JPoSA’s block time? A: Averages 3 seconds, with final confirmations in 2-3 seconds. See Introduction - JPoSA Consensus.
Q: How do I become a validator? A: Stake enough JU (exact amount TBD) and run a node. Details in Tutorials & Examples (coming soon).
3. Joining the Community
JuChain thrives thanks to active developers like you. Here’s how to get involved.
3.1 Discuss & Share
Ask or Suggest Share your dev experiences, tech questions, or ideas for JuChain on Discord or forums. Your input could shape future updates!
Help Others Got expertise? Answer questions to boost community vibes.
Join AMAs Catch regular Ask Me Anything sessions to chat directly with the JuChain team.
3.2 Community Events
Hackathons Jump into JuChain-hosted hackathons (e.g.,
https://hackathon.juchain.org
) to showcase your dApp and win prizes or traffic boosts.Dev Meetups Stay tuned for online or in-person meetups to network and get the latest scoop.
Testnet Feedback Report bugs or performance hiccups during testnet to help refine the network.
4. Contributing to JuChain
As an open ecosystem, JuChain welcomes your contributions to the platform and community.
4.1 Reporting Issues
Spot a bug or missing feature?
Check if it’s already on GitHub (
https://github.com/juchain/core
).Open a new Issue with:
Steps to reproduce
Environment details (OS, tool versions)
Logs or screenshots
Tag priority (low/medium/high)—the team will jump on it.
4.2 Contributing Code or Docs
Code Contributions Want to tweak JuChain’s node software or tools?
Fork the repo and create a branch.
Submit a Pull Request explaining your changes.
Get merged after code review.
Doc Contributions Fix errors or add content:
Edit GitBook files at
https://github.com/juchain/docs
.Submit a PR for team review and publishing.
4.3 Rewards
Contributors can earn:
JU Tokens: Based on contribution impact.
Shoutouts: Recognition on official channels.
Ecosystem Perks: Priority traffic allocation or tech support.
5. Contact Us
If community or self-help options fall short, reach out directly:
Email:
support@juchain.org
(tech help) orcommunity@juchain.org
(partnerships)Twitter/X:
@JuChainOfficial
Website:
https://www.juchain.org
Next Steps
With community and support in your corner, you’re ready to build on JuChain with confidence! What’s next?
Dive into the Developer Guide for tech deep dives.
Explore Tutorials & Examples to build a full dApp.
Drop a “Hi” in Discord and join our developer crew!
Last updated