Skip to content

Add height reminders contract example#60

Open
kaycke1337 wants to merge 1 commit into
athena-consulting:mainfrom
kaycke1337:add-height-reminders-example
Open

Add height reminders contract example#60
kaycke1337 wants to merge 1 commit into
athena-consulting:mainfrom
kaycke1337:add-height-reminders-example

Conversation

@kaycke1337

@kaycke1337 kaycke1337 commented May 20, 2026

Copy link
Copy Markdown

Refs #11.

Summary

  • Add an original height-reminders CosmWasm example contract.
  • Demonstrates cw-storage-plus::Map, creator-only cancellation, block-height validation, completion state, and list/detail queries.
  • Add README coverage and link the example from the root README.
  • Use current CosmWasm JSON helpers (to_json_binary / from_json) so the focused tests run without deprecation warnings.

Validation

  • cargo fmt --manifest-path height-reminders/Cargo.toml --check
  • cargo test --manifest-path height-reminders/Cargo.toml (5 passed)
  • git diff --check

Bounty/contact

This is an original simple-tier contract example for #11. Contact: GitHub @kaycke1337. Payout details can be provided privately if accepted.

@kaycke1337
kaycke1337 force-pushed the add-height-reminders-example branch from 28abe17 to beee33d Compare May 20, 2026 20:59
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