UNPKG

@dynamic-labs/sdk-react-core

Version:

A React SDK for implementing wallet web3 authentication and authorization to your website.

5 lines (3 loc) 114 B
'use client' const DEFAULT_WAAS_API_URL = 'https://app.dynamicauth.com/api/v0'; export { DEFAULT_WAAS_API_URL };