Wire hero_ledger marketplace account credentials on dev VM #54

Closed
opened 2026-03-28 06:35:21 +00:00 by mik-tf · 1 comment
Member

Goal

Set the marketplace operator account credentials on the dev VM so the backend can sign hero_ledger requests (tokens.balance, tokens.transfer).

Tasks

  • W1 Store secret key in ~/hero/cfg/env/env.sh on dev VM (not in code or issues)
  • W2 Add env vars to docker-compose or .env on dev VM:
    • HERO_LEDGER_MARKETPLACE_ACCOUNT=0a431196b5d5a4d0c30501f049af2ac1b303decf9dd38d0c54c4fb53ce4f0205
    • HERO_LEDGER_SECRET_KEY=<from env.sh>
  • W3 Restart marketplace container, verify authenticated balance query works
  • W4 Test wallet endpoint returns real on-chain SPORE balance

Depends on

— mik-tf

## Goal Set the marketplace operator account credentials on the dev VM so the backend can sign hero_ledger requests (tokens.balance, tokens.transfer). ## Tasks - [ ] **W1** Store secret key in `~/hero/cfg/env/env.sh` on dev VM (not in code or issues) - [ ] **W2** Add env vars to docker-compose or .env on dev VM: - `HERO_LEDGER_MARKETPLACE_ACCOUNT=0a431196b5d5a4d0c30501f049af2ac1b303decf9dd38d0c54c4fb53ce4f0205` - `HERO_LEDGER_SECRET_KEY=<from env.sh>` - [ ] **W3** Restart marketplace container, verify authenticated balance query works - [ ] **W4** Test wallet endpoint returns real on-chain SPORE balance ## Depends on - https://forge.ourworld.tf/lhumina_code/hero_ledger/issues/41 (Scott sends SPORE tokens to our account) — mik-tf
Author
Member

Consolidated into mycelium_code/home#55 — wire credentials on dev VM once Scott sends SPORE tokens.

— mik-tf

Consolidated into https://forge.ourworld.tf/mycelium_code/home/issues/55 — wire credentials on dev VM once Scott sends SPORE tokens. — mik-tf
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coopcloud_code/home#54
No description provided.