Skip to content

Onboarding:Ledger

elbywan edited this page Oct 25, 2022 · 1 revision

For Ledger employees

Github

Creating / Linking an account

In the Ledger Live development team, we use Github for hosting our software development and version control. You will therefore need a Github account. You have 2 possibilities :

  • Create a new Github account dedicated for Ledger using an account name that respects these constraints: All in lower case, First letter of your first name, your last name, dash, ledger. Ex: jdupont-ledger for Jean Dupont. Then use this link to connect your newly created account to your Ledger's Google account : https://github.com/orgs/LedgerHQ/sso

OR

On this page, you can see that you have joined the Ledger Github organisation.

You will probably need to be added to your team ( https://github.com/orgs/LedgerHQ/teams ) in the organization to have rights to the repository. Ask your manager or open a ticket to IT.

SSH and GPG keys

Note: if you encounter this error when you commit error: gpg failed to sign the data fatal: failed to write commit object, add export GPG_TTY=$(tty) to your .zshrc or .bashrc

Clone this wiki locally