docs: add community testing guides (Quick Start + Technical Report) - #3
Open
0xAJPanda wants to merge 5 commits into
Open
docs: add community testing guides (Quick Start + Technical Report)#30xAJPanda wants to merge 5 commits into
0xAJPanda wants to merge 5 commits into
Conversation
Community-written testing guide covering all webcli features: - Build instructions for Windows (MSYS2), Linux, and macOS - All 13 API endpoints with real response examples - Stealth send/scan/claim workflow - Two-wallet testing setup - Known issues and troubleshooting tips Written by AJPanda based on hands-on devnet testing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Two community-written testing guides for the webcli, based on hands-on devnet testing.
📗 TESTING.md — Quick Start Guide
Beginner-friendly, all Web UI — no command line needed for wallet setup. Covers:
📘 TESTING-TECHNICAL.md — Technical Report & API Reference
In-depth technical testing report covering:
Also includes
All example responses are from actual devnet testing — no mock data.
Waiting for the team to review and accept. 🐙
Written by AJPanda — active tester and community contributor