WalletPress — Python backend (FastAPI) + WordPress plugin. Wallet engine, x402 service, chain vault, hosting. CLI for wallet management. Production-grade wallet-as-a-service.
Adds missing standard artifacts: - README.md (if missing) - AGENTS.md (AI agent contract) - PLAN.md (current sprint) - STATUS.md (where we are) - DEVELOPMENT.md (dev workflow) - DEPLOYMENT.md (deploy procedure) - TESTING.md (test strategy) - DECISIONS.md (ADR index + templates) - .github/CODEOWNERS - .github/workflows/ci.yml Preserves all existing artifacts. Refs: RugMunchMedia/fleet-template |
||
|---|---|---|
| .github | ||
| backend | ||
| cli | ||
| docs/adr | ||
| installers | ||
| marketing | ||
| scripts | ||
| walletpress-mcp | ||
| wp-plugin | ||
| .editorconfig | ||
| .gitignore | ||
| .mise.toml | ||
| .pre-commit-config.yaml | ||
| .secretsallow | ||
| ADDRESS_GENERATION.md | ||
| AGENTS.md | ||
| ARCHITECTURE.md | ||
| AUDIT.md | ||
| BUILDER.md | ||
| commitlint.config.js | ||
| CONTRIBUTING.md | ||
| DECISIONS.md | ||
| DEPLOYMENT.md | ||
| DEVELOPMENT.md | ||
| LICENSE | ||
| LICENSING_PRICING_STRATEGY.md | ||
| logo.svg | ||
| Makefile | ||
| PLAN.md | ||
| PR_DESCRIPTION.md | ||
| privacy.html | ||
| PROGRESS.md | ||
| README.md | ||
| ROADMAP.md | ||
| ROADMAP_V2.md | ||
| robots.txt | ||
| SECURITY.md | ||
| sitemap.xml | ||
| STATUS.md | ||
| STRATEGY.md | ||
| terms.html | ||
| TESTING.md | ||
| thanks.html | ||
| verify.html | ||
| walletpress-docs.pdf | ||
| WALLETPRESS.md | ||
WalletPress
Part of Rug Munch Media LLC — Wyoming-based crypto intelligence platform.
What
Wallet-as-a-service. Wallet engine, x402 service, chain vault, hosting. CLI for wallet management. Production-grade.
Type
backend · Python 3.12 + FastAPI
Quickstart
make install # install deps
make dev # start dev server
make test # run tests
make lint # lint + format
make ci # full CI pipeline
Documentation
- AGENTS.md — AI agent contract
- ARCHITECTURE.md — technical architecture
- PLAN.md — current sprint
- ROADMAP.md — long-term direction
- STATUS.md — where we are RIGHT NOW
- DEVELOPMENT.md — dev workflow
- DEPLOYMENT.md — how to deploy
- TESTING.md — test strategy
- SECURITY.md — security model
- DECISIONS.md — architecture decision records
Standards
This repo follows Rug Munch Media LLC fleet standards: git.rugmunch.io/RugMunchMedia/standards
Repository
- Source of truth:
https://git.rugmunch.io/RugMunchMedia/walletpress - Mirrors: GitHub (LLC + personal), GitLab, HuggingFace
- Backup: Hydra daily at 04:00 via
git-backup.sh