UIenhancementgood first issuehelp wanted
Repository metrics
- Stars
- (18 stars)
- PR merge metrics
- (PR metrics pending)
Description
Initial set of React hooks to make it easier to build UI features in Sporos DAO, Kali DAO and other apps based on Kali OS smart contracts:
Repo here: https://github.com/kalidao/hooks
-
useChainGuardto protect users from voting on the wrong chain. -
useDaoContextto simplify pulling basic information about a DAO -
useEtherscanLinkto generate a URL to the appropriate blockchain explorer where a DAO transaction took place.