Hooks
Our components are built on top of these React hooks, which you can use directly to create your own custom Ethereum components, or even combine them to build more complex ones.
Installation
Peer Dependencies
Install the required peer dependencies using your preferred package manager:
npm
npm install react react-dom @types/react viem wagmi @tanstack/react-queryPackage Installation
Install Scaffold UI hooks using your preferred package manager:
npm
npm install @scaffold-ui/hooks