WalletPress — Python backend (FastAPI) + WordPress plugin. Wallet engine, x402 service, chain vault, hosting. CLI for wallet management. Production-grade wallet-as-a-service.
- .forgejo/ISSUE_TEMPLATE/bug.yml - .forgejo/ISSUE_TEMPLATE/feature.yml - .forgejo/ISSUE_TEMPLATE/config.yml: blank_issues_enabled=false, contact_links to discussions (Q&A, Feature Requests, Announcements) Discussions per repo land in a separate follow-up commit. |
||
|---|---|---|
| .forgejo/ISSUE_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