Skip to content

feat: add miden-bank companion code to examples#171

Open
Keinberger wants to merge 1 commit intomainfrom
kbg/tutorials/add-miden-bank-code
Open

feat: add miden-bank companion code to examples#171
Keinberger wants to merge 1 commit intomainfrom
kbg/tutorials/add-miden-bank-code

Conversation

@Keinberger
Copy link
Collaborator

Summary

Adds the miden-bank companion code to examples/miden-bank/, so the tutorial docs (#168) and source code live in the same repo. This makes it easier to keep both in sync when SDK versions change.

  • 4 contracts: bank-account, deposit-note, withdraw-request-note, init-tx-script
  • Integration tests and test helpers
  • Updated all tutorial doc links from the external repo to examples/miden-bank/
  • Updated README and AGENTS.md with the new directory

Closes #170

@Keinberger Keinberger force-pushed the kbg/tutorials/add-miden-bank-code branch from 481e7c4 to 82244f8 Compare March 9, 2026 15:25
@Keinberger Keinberger changed the title feat: add miden-bank companion code to examples/ feat: add miden-bank companion code to examples Mar 9, 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.

feat: add miden-bank companion code to examples/

1 participant