Skip to content

EIP-712 based user authentication with signature relaying and nonce protection

License

Notifications You must be signed in to change notification settings

w3hc/authenticator

Repository files navigation

Authenticator

EIP-712 based user authentication with signature relaying and nonce protection.

Supported networks

Install

pnpm install

Create a .env file:

cp .env.template .env

Add your own keys in the .env file.

Test

pnpm test

Deploy

pnpm deploy:<NETWORK_NAME>

Check balance

You can check the current signer wallet balance:

pnpm bal <NETWORK_NAME>

Versions

Support

You can contact me via Element, Farcaster, Telegram, Twitter, Discord, or LinkedIn.

About

EIP-712 based user authentication with signature relaying and nonce protection

Topics

Resources

License

Stars

Watchers

Forks