@rmrk-team/dotsama-wallet-react
v0.0.8
Published
Highly opinionated dotsama wallet in React
Downloads
9
Readme
Dotsama wallet react
Highly opinionated Dotsama react wallet.
A lot of the code is taken from Subwallet and Talisman
Opinionated because:
- uses Chakra UI for UI and styling.
- uses zustand for state management
- uses Substra hooks because reasons (provides a nice set of utils to work with polkadot.js)
Example
TODO:
- Provide a set of hooks to be used with any UI library and not just Chakra UI
- Provide a way to pass a custom config with translations and wallet list/config
- Remove @substra-hooks/core dependency