Skip to content

Instantly share code, notes, and snippets.

/*
This script is designed to allow smart accounts to log into websites that require a
signature. It will automatically (without prompting the user) accept a WalletConnect
session for the provided URI and sign the incoming personal_sign request to pass the
log in step on https://app.liquifi.finance/. It should realistically work on any
website that requires a signature to log in.
Dependencies:
1. Copy the package.json into a folder alongside this script.