You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/003-getting-started/001-quickstart.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,10 @@ description: >-
10
10
## Mainnet
11
11
12
12
1. An Ethereum wallet
13
-
- If you don't already have one, [Metamask offers browser, iOS, and Android versions here](https://metamask.io/download/). You can follow their [Getting Started Guide](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask).
14
-
- Security Tip: Consider investing in and using a hardware wallet!
13
+
- If you don't already have a wallet, [consider creating one with Coinbase Smart Wallet](https://wallet.coinbase.com/smart-wallet). This wallet uses passkey technology, so it doesn't require third-party app installs, passwords, or seed phrases.
14
+
- Security Tip: You could also consider investing in and using a hardware wallet!
15
15
- Privacy Tip: Consider using a fresh address for any land claims associated with your place of residence.
16
-
2. Connect your wallet to the Optimism network
16
+
2. Connect your wallet to the Optimism network (not required with Coinbase Smart Wallet)
17
17
-[Add it to your wallet via Chainlist.org (ChainID = 10)](https://chainlist.org/?search=Optimism)
18
18
3. At least 0.002 ETH per parcel to cover transaction payments & gas
19
19
- Each parcel registration is a fixed 0.001 ETHx + [an annual PCO Network Fee stream](../concepts/partial-common-ownership)
@@ -24,9 +24,9 @@ description: >-
24
24
## Testnet
25
25
26
26
- An Ethereum wallet
27
-
- If you don't already have one, [Metamask offers browser, iOS, and Android versions here](https://metamask.io/download/). You can follow their [Getting Started Guide](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask).
28
-
- Security Tip: Consider investing in and using a hardware wallet!
29
-
- Privacy Tip: Consider using a fresh address for any land claims associated with your place of residence.
27
+
- If you don't already have a wallet, [consider creating one with Coinbase Smart Wallet](https://wallet.coinbase.com/smart-wallet). This wallet uses passkey technology, so it doesn't require third-party app installs, passwords, or seed phrases.
28
+
- Security Tip: You could also consider investing in and using a hardware wallet!
29
+
- Privacy Tip: Consider using a fresh address for any land claims associated with your place of residence.
30
30
- Connect your wallet to the OP Sepolia Testnet
31
31
-[Add it to your wallet via Chainlist.org (ChainID = 11155420)](https://chainlist.org/?search=op+sepolia&testnets=true)
32
32
- At least 0.01 ETH per parcel to cover transaction payments & gas
0 commit comments