0.0.7 • Published 7 months ago

@nejcm/polkadot-hooks v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

polkadot-hooks

Collection of helpful React Hooks for Polkadot and utility functions.

version release TypeScript React Polkadot

Docs

https://nejcm.github.io/polkadot-hooks/

Features

  • Basic React hooks (useBalance, useContract, useContractWrite, useTokenAllowance, useTokenApproval)
  • Advanced React hooks (useTransaction, useContractEvent, useSendTransaction, useSignMessage)
  • Unit helpers (parseUnits, formatUnits)
  • Other helpers (anonymize)