Skip to content

penlock-io/v1-en

Repository files navigation

Penlock

Print & assemble Penlock's cryptographic wheel, then follow the steps to split your seed phrase into a 2-of-3 backup!

Website: v1.penlock.io
(English | Korean)

Links:
Nostr | Forum | Bug Reports | Main Repository

Keep Your Own Backup

You can maintain a copy of Penlock by forking, cloning, or downloading the repository for your language:

Local Development

  • Clone the repository:
    git clone --recurse-submodules https://github.com/penlock-io/v1
  • Run locally:
    npm install && npm start
  • Before committing, please lint your code:
    npm run lint

Translation

We track translation progress by cloning the reference repository. After committing translations, merge upstream updates to identify sections needing updates through conflict markers.

  • Clone the English repository:
    git clone https://github.com/penlock-io/v1-en my-language
  • Merge upstream changes:
    git pull https://github.com/penlock-io/v1-en

About

v1.penlock.io/en

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages