chimmykk / Namada-SDK

A Rust implementation of a Namada SDK featuring functionalities to transfer, create, derive, and import wallets
0 stars 2 forks source link

Feat Update needed #16

Closed chimmykk closed 1 week ago

chimmykk commented 1 week ago

https://github.com/user-attachments/assets/63cc5260-cdeb-49ca-8a82-711f9796f503

So yeah, since basic html doesn't support component playaround we will use js<>to dynamically render the html pages, so that it doesn't href or window.href over to a new page. So there maybe conflicts on buttons and css when trying to import for sendtoken/receivetoken. Feel free to update the div class of button to something unique, so that it won't conflict the existing button structure, @suhaimz11 just tagging for visibility!

Originally posted by @chimmykk in https://github.com/chimmykk/Namada-SDK/issues/12#issuecomment-2427784775

chimmykk commented 1 week ago

duplicate