walletpress/README.md
cryptorugmunch e13bd4d774
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / security (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / license (push) Waiting to run
CI / ai-review (push) Waiting to run
docs: apply fleet-template (16-artifact scaffold)
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
2026-07-02 02:07:06 +07:00

1.3 KiB

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