0.0.8 • Published 4 months ago

@rmrk-team/dotsama-wallet-react v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
4 months ago

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

Example use

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