Skip to content

Commit

Permalink
fix clone process
Browse files Browse the repository at this point in the history
  • Loading branch information
cfranceschi-ledger committed Oct 4, 2024
1 parent 6aaf66c commit bb40674
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pages/docs/device-app/develop/code/clone.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,10 @@ Add your chain ID, chain name and Ticker to [network.c](https://github.com/Ledge
Add your 64x64px gif icon in the `glyphs` folder following this naming convention: `chain_yourchainid_64px.gif`.
Use the template provided [here](../../deliver/deliverables/icons#stax-template).

#### 3. Add your Network to Chainlist.org and SLIP-0044
#### 3. Add your Network to Chainlist.org

- Chainlist.org: Click "Add Your Network +" on [the Chainlist homepage](https://chainlist.org/) and follow the ReadMe to add your Network.
Click "Add Your Network +" on [the Chainlist homepage](https://chainlist.org/) and follow the ReadMe to add your Network.

- SLIP-0044: Open a PR to add your network [in this file](https://github.com/satoshilabs/slips/blob/master/slip-0044.md)

#### 4. Open a pull request

Expand Down

0 comments on commit bb40674

Please sign in to comment.