Getting Started

If your frontend is built using react, this package provides a set of custom hooks and components to greatly simplify the integration process.

Installation

npm install authento-react

Peer Dependencies

  • react: >=17.0.0

  • uuid: ^9.0.0

  • wagmi: ^1.0.1

Usage Examples

Hooks

useSignatureuseStatususeTokenVerifyPopupuseVerifyPopup

Last updated