Skip to content

docs: add community testing guides (Quick Start + Technical Report) - #3

Open
0xAJPanda wants to merge 5 commits into
octra-labs:mainfrom
0xAJPanda:docs/testing-guide
Open

docs: add community testing guides (Quick Start + Technical Report)#3
0xAJPanda wants to merge 5 commits into
octra-labs:mainfrom
0xAJPanda:docs/testing-guide

Conversation

@0xAJPanda

@0xAJPanda 0xAJPanda commented Mar 1, 2026

Copy link
Copy Markdown

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:

  • Build on Windows (WSL2), Linux, macOS
  • Create/import wallet via the UI
  • Send, receive, encrypt, decrypt OCT
  • Check history and explore transactions

📘 TESTING-TECHNICAL.md — Technical Report & API Reference

In-depth technical testing report covering:

  • Architecture overview (C++17, httplib, LevelDB, AES-256-GCM)
  • All API endpoints with real curl examples and devnet responses
  • Stealth transaction deep dive (ECDH x25519, Bulletproofs, PVAC-HFHE, Pedersen commitments)
  • Bug reports: error handler masking, endpoint timeouts, PIN validation issues
  • Performance notes and recommendations

Also includes

  • README.md updated with a link to the testing section

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

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.
@0xAJPanda 0xAJPanda changed the title docs: add comprehensive devnet testing guide (TESTING.md) docs: add community testing guides (Quick Start + Technical Report) Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant