GigaDAO / wasi-sol

💳 A Solana Wallet adapter for WASM frameworks (WIP).
https://wasi-sol.netlify.app/
MIT License
16 stars 4 forks source link

feat: implement a yew todo dapp #16

Open wiseaidev opened 1 month ago

wiseaidev commented 1 month ago

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

wiseaidev commented 1 month ago

Awaiting https://github.com/coral-xyz/anchor/pull/3112 to interact with the deployed program using the program id instead of the generated idl file and manually parsing it