Skip to content

Add expiring announcements contract example#61

Open
kaycke1337 wants to merge 1 commit into
athena-consulting:mainfrom
kaycke1337:add-expiring-announcements-example
Open

Add expiring announcements contract example#61
kaycke1337 wants to merge 1 commit into
athena-consulting:mainfrom
kaycke1337:add-expiring-announcements-example

Conversation

@kaycke1337

Copy link
Copy Markdown

Refs #11.

Summary

  • Add an original expiring-announcements CosmWasm example contract.
  • Demonstrates owner-only execution, cw-storage-plus::Map record storage, block-height expiry checks, archiving, ownership transfer, and active-only list queries.
  • Add README coverage and link the example from the root README.

Validation

  • cargo fmt --manifest-path expiring-announcements/Cargo.toml --check
  • cargo test --manifest-path expiring-announcements/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.

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