Skip to content

Add deadman switch vault example contract#74

Open
roemerw wants to merge 1 commit into
athena-consulting:mainfrom
roemerw:add-subscription-gate-example
Open

Add deadman switch vault example contract#74
roemerw wants to merge 1 commit into
athena-consulting:mainfrom
roemerw:add-subscription-gate-example

Conversation

@roemerw

@roemerw roemerw commented May 21, 2026

Copy link
Copy Markdown

Summary

  • add an original deadman-switch-vault CosmWasm example contract for block-height based inheritance-style native token recovery
  • document instantiate, execute, and query messages
  • link the new example from the root README

Verification

  • cargo fmt --manifest-path deadman-switch-vault/Cargo.toml -- --check
  • CARGO_TARGET_DIR=/tmp/cosmwasm-deadman-switch-target cargo test --manifest-path deadman-switch-vault/Cargo.toml
  • git diff --check

Bounty

Submitted for the simple-tier bounty in #11. Contact for payout coordination: GitHub @roemerw; stablecoin payout details can be provided privately if accepted.

Note: I force-updated this PR from an earlier subscription-gate draft after noticing an existing open native subscription example. This version avoids that duplicate concept.

@roemerw
roemerw force-pushed the add-subscription-gate-example branch from d317cc0 to 690b8ed Compare May 21, 2026 20:11
@roemerw roemerw changed the title Add subscription gate example contract Add deadman switch vault example contract May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant