CoopTRUE / 0xVerify

Recover and verify Ethereum addresses from cryptographic signatures

Home Page:https://0x-verify.vercel.app/verify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0xVerify

This SvelteKit project provides a simple interface to recover and verify Ethereum addresses from cryptographic signatures

Installing

This project uses pnpm for dependency management. If you don't have it installed, you can install it with npm install -g pnpm.

# install dependencies
pnpm install

Developing

# start dev server
pnpm dev

Building

# build for production
pnpm build

This project runs on Vercel and was created by CoopTRUE

About

Recover and verify Ethereum addresses from cryptographic signatures

https://0x-verify.vercel.app/verify


Languages

Language:Svelte 53.6%Language:TypeScript 34.3%Language:JavaScript 5.2%Language:CSS 4.9%Language:HTML 2.1%