WalletPress — Python backend (FastAPI) + WordPress plugin. Wallet engine, x402 service, chain vault, hosting. CLI for wallet management. Production-grade wallet-as-a-service.
Find a file
2026-07-03 15:56:28 +02:00
.forgejo/ISSUE_TEMPLATE docs(issues): add YAML issue forms (bug, feature) + config 2026-07-02 00:06:49 +02:00
.github docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
backend docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
cli docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
docs/adr docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
installers docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
marketing docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
scripts docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
walletpress-mcp docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
wp-plugin docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
.editorconfig docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
.gitignore docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
.mise.toml docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
.pre-commit-config.yaml docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
.secretsallow docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
ADDRESS_GENERATION.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
AGENTS.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
ARCHITECTURE.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
AUDIT.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
BUILDER.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
commitlint.config.js docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
CONTRIBUTING.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
DECISIONS.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
DEPLOYMENT.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
DEVELOPMENT.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
LICENSE docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
LICENSING_PRICING_STRATEGY.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
logo.svg docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
Makefile docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
PLAN.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
PR_DESCRIPTION.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
privacy.html docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
PRODUCT.md docs: rewrite README and add PRODUCT, ARCHITECTURE, ROADMAP, TODO per governance framework 2026-07-03 15:56:28 +02:00
PROGRESS.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
README.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
ROADMAP.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
ROADMAP_V2.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
robots.txt docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
SECURITY.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
sitemap.xml docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
STATUS.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
STRATEGY.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
terms.html docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
TESTING.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
thanks.html docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
TODO.md docs: rewrite README and add PRODUCT, ARCHITECTURE, ROADMAP, TODO per governance framework 2026-07-03 15:56:28 +02:00
verify.html docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
walletpress-docs.pdf docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00
WALLETPRESS.md docs: apply fleet-template (16-artifact scaffold) 2026-07-02 02:07:06 +07:00

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

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