Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement a yew todo dapp #16

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

feat: implement a yew todo dapp #16

wants to merge 9 commits into from

Conversation

wiseaidev
Copy link
Contributor

@wiseaidev wiseaidev commented Jul 10, 2024

The goal of this PR is to showcase Wasi Sol usage with an end to end Rust Dapp example.

  • implemented a yew todo dapp frontend with persistent storage
    demo
  • implemented a todo program using Anchor
  • Interact with the program from the yew app

@wiseaidev wiseaidev marked this pull request as draft July 10, 2024 15:22
@wiseaidev wiseaidev force-pushed the yew-todo-dapp branch 4 times, most recently from 11e0016 to 437e3bb Compare July 10, 2024 20:13
@wiseaidev
Copy link
Contributor Author

Awaiting coral-xyz/anchor#3112 to interact with the deployed program using the program id instead of the generated idl file and manually parsing it

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