# Adding development Substrate accounts to polkadot.js extension

By [techgirlonline](https://paragraph.com/@techgirlonline) · 2022-03-18

---

Adding development Substrate accounts to polkadot.js extension
==============================================================

Accounts like Alice, Bob, Ferdie etc are derived from a pre-known development seed. You can find this here: [https://polkadot.js.org/docs/keyring/start/suri/#dev-accounts](https://polkadot.js.org/docs/keyring/start/suri/#dev-accounts)

So the seed is `bottom drive obey lake curtain smoke basket hold race lonely fit walk`.

![](https://storage.googleapis.com/papyrus_images/cd60d67f0f168a0f819f788a161b4e4c816e1899ff856008affa386d7638b959.png)

Paste `bottom drive obey lake curtain smoke basket hold race lonely fit walk` as the seed, and set a name and password.

![](https://storage.googleapis.com/papyrus_images/bd8d6f9105f3b401aeba71182a1d9722e73664234694038c92ce9a69bd3d0021.png)

![](https://storage.googleapis.com/papyrus_images/af02e6d8f2e41fb2db3183f6f04b1be41a8bf36f03752e86bbc3c32286cd0181.png)

![](https://storage.googleapis.com/papyrus_images/104b2b4beefd9e9649754e43e5cd21ff365126bd948cea2827ee767e81254922.png)

How derivatino works

---

*Originally published on [techgirlonline](https://paragraph.com/@techgirlonline/adding-development-substrate-accounts-to-polkadot-js-extension)*
