Skip to content

mmv08/eip-1271-verifier-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

The app allows you to connect your wallet provider and check EIP-1271 signature validity

$ yarn # or pnpm install or npm install

Available Scripts

In the project directory, you can run:

npm dev or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

You can deploy the dist folder to any static host provider (netlify, surge, now, etc.)

shout-out

The validation logic was taken from https://www.npmjs.com/package/is-valid-signature

About

App to check validity of EIP-1271 signature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published