sado-connect v0.0.5-alpha
- Persistent state via
sessionStorage
sync - Unsupported Browser message
- Mini Connect button for mobile screens
- Partially remove "as any" typecasts (Errors are tricky)
- Maintain internal wallet (brand) state
- Introduce
useSend
hook which exposes thesend
API - Add
SampleComponent
that displays error(s) and resultingtxId
when usingsend
Full Changelog: v0.0.4...v0.0.5