Awesome
Algorand Yew integration example
Minimal example for using the Rust Algorand SDK in a Yew app.
Instructions
Add the connection data to a running algod instance to dependencies.rs
Install and start Trunk:
trunk serve
Minimal example for using the Rust Algorand SDK in a Yew app.
Add the connection data to a running algod instance to dependencies.rs
Install and start Trunk:
trunk serve