@nejcm/polkadot-hooks
v0.0.7
Published
Collection of helpful React Hooks for polkadot.
Downloads
11
Readme
polkadot-hooks
Collection of helpful React Hooks for Polkadot and utility functions.
Docs
Features
- [x] Basic React hooks (useBalance, useContract, useContractWrite, useTokenAllowance, useTokenApproval)
- [ ] Advanced React hooks (useTransaction, useContractEvent, useSendTransaction, useSignMessage)
- [ ] Unit helpers (parseUnits, formatUnits)
- [ ] Other helpers (anonymize)