Components
The toolkit is made up of 6 different components but the only one you need to interact with is Block3r.
Last updated
The toolkit is made up of 6 different components but the only one you need to interact with is Block3r.
Last updated
- A wrapper component containing a WagmiConfig
, RainbowKitProvider,
QueryClientProvider
, and Block3rContent
component.
- A simple component that controls whether the page displays the Block3d
component or the actual page content depending on the return data from .
- The component that will be displayed to users who are unable to view the actual page.
- A next-ui table containing a list of rules the user is not meeting the criteria for.
- A custom RainbowKit connect button (Contains ).
- A simple modal displaying the currently signed-in user's address in the form of a QR code.