Custom DAO React Hooks #140
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
UI
User Interface related issue
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
Initial set of hooks:
useChainGuard
to protect users from voting on the wrong chain.useDaoContext
to simplify pulling basic information about a DAOuseEtherscanLink
to generate a URL to the appropriate blockchain explorer where a DAO transaction took place.The text was updated successfully, but these errors were encountered: