Skip to content

This tool verifies signed messages for Cardano public keys in the browser.

License

Notifications You must be signed in to change notification settings

cardano-foundation/verify-cardano-message-fe

Repository files navigation

Netlify Status

Cardano Message Verification Frontend

We wanted to build a Cardano Message Verification Frontend as open and inclusive as Cardano. A repository that is in the hands of the Cardano community and can be constantly evolved by it.

For this to be successful, the repository relies on your contributions, and the fact that you are reading this text probably means that you have something to contribute.

Clone the repo

git clone https://github.com/cardano-foundation/verify-cardano-message-fe.git

Navigate into the folder

cd cardano-signer-verification

Install all dependencies

npm install

Production build

Create at least once a production build (as this pulls missing files)

npm run build

Local development

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

npm run dev

About

This tool verifies signed messages for Cardano public keys in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published