Magickbase / unipass-v2-exit

An exit for transfering unipass v2 asset to Omnilock(via JoyID)

Home Page:https://unipass-v2-exit.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniPass V2 Exit

UniPass V2 has been deprecated, and is no longer supported. You can upgrade to UniPass V3, or use this tool to transfer your assets to a new wallet.

Quick Start

pnpm install
pnpm dev

Development

UniPass v2 is not available on the testnet, so there is a mock Connector that simulates the UniPass v2 Connector via Secp256k1 private key. You can change the private key testPrivateKey in the local storage, or use the default private key 0xeeeeeeee...eeeeeeee to test

Environment Variables

Check .env.example for details.

About

An exit for transfering unipass v2 asset to Omnilock(via JoyID)

https://unipass-v2-exit.vercel.app


Languages

Language:TypeScript 93.4%Language:JavaScript 5.6%Language:HTML 1.0%