@@ -477,7 +477,13 @@ assert.include(lastCommand, 'done');
477
477
478
478
Click the "Download" button, and follow your browser's instructions to add the extension.
479
479
480
- ![ Phantom browser extension download page] ( image.png )
480
+ ![ Phantom browser extension download page] ( ../../images/phantom/image.png )
481
+
482
+ <style >
483
+ img {
484
+ width : 100% ;
485
+ }
486
+ </style >
481
487
482
488
### --tests--
483
489
@@ -496,7 +502,13 @@ After installing the extension, click the Phantom icon in your browser's toolbar
496
502
497
503
Create a password, and click "Continue".
498
504
499
- ![ Phantom browser extension password creation] ( image-2.png )
505
+ ![ Phantom browser extension password creation] ( ../../images/phantom/image-2.png )
506
+
507
+ <style >
508
+ img {
509
+ width : 100% ;
510
+ }
511
+ </style >
500
512
501
513
### --tests--
502
514
@@ -513,7 +525,13 @@ assert.include(lastCommand, 'done');
513
525
514
526
Take note of your secret recovery phrase. This is the only way to recover your wallet if you forget your password, and can be used to import your wallet into other browsers/platforms. Then, click "Continue".
515
527
516
- ![ Phantom browser extension secret recovery phrase] ( image-3.png )
528
+ ![ Phantom browser extension secret recovery phrase] ( ../../images/phantom/image-3.png )
529
+
530
+ <style >
531
+ img {
532
+ width : 100% ;
533
+ }
534
+ </style >
517
535
518
536
### --tests--
519
537
@@ -530,7 +548,13 @@ assert.include(lastCommand, 'done');
530
548
531
549
Finish reading the setup information, and click the Phantom icon in your browser's toolbar to open the extension.
532
550
533
- ![ Phantom browser extension setup information] ( image-4.png )
551
+ ![ Phantom browser extension setup information] ( ../../images/phantom/image-4.png )
552
+
553
+ <style >
554
+ img {
555
+ width : 100% ;
556
+ }
557
+ </style >
534
558
535
559
### --tests--
536
560
@@ -547,7 +571,13 @@ assert.include(lastCommand, 'done');
547
571
548
572
You should a UI similar to:
549
573
550
- ![ Phantom browser extension landing page] ( image-5.png )
574
+ ![ Phantom browser extension landing page] ( ../../images/phantom/image-5.png )
575
+
576
+ <style >
577
+ img {
578
+ width : 100% ;
579
+ }
580
+ </style >
551
581
552
582
Open the menubar by clicking the three dots in the top left corner.
553
583
@@ -566,7 +596,13 @@ assert.include(lastCommand, 'done');
566
596
567
597
Open the settings page:
568
598
569
- ![ Phantom browser extension settings button] ( image-6.png )
599
+ ![ Phantom browser extension settings button] ( ../../images/phantom/image-6.png )
600
+
601
+ <style >
602
+ img {
603
+ width : 100% ;
604
+ }
605
+ </style >
570
606
571
607
### --tests--
572
608
@@ -583,7 +619,13 @@ assert.include(lastCommand, 'done');
583
619
584
620
Click the "Developer Settings" button.
585
621
586
- ![ Phantom browser extension developer settings button] ( image-7.png )
622
+ ![ Phantom browser extension developer settings button] ( ../../images/phantom/image-7.png )
623
+
624
+ <style >
625
+ img {
626
+ width : 100% ;
627
+ }
628
+ </style >
587
629
588
630
### --tests--
589
631
@@ -600,7 +642,13 @@ assert.include(lastCommand, 'done');
600
642
601
643
Enable the "Testnet Mode" in order to connect to your local validator.
602
644
603
- ![ Phantom browser extension testnet mode] ( image-8.png )
645
+ ![ Phantom browser extension testnet mode] ( ../../images/phantom/image-8.png )
646
+
647
+ <style >
648
+ img {
649
+ width : 100% ;
650
+ }
651
+ </style >
604
652
605
653
### --tests--
606
654
@@ -617,7 +665,13 @@ assert.include(lastCommand, 'done');
617
665
618
666
Click the Solana network button.
619
667
620
- ![ Phantom browser extension solana network button] ( image-9.png )
668
+ ![ Phantom browser extension solana network button] ( ../../images/phantom/image-9.png )
669
+
670
+ <style >
671
+ img {
672
+ width : 100% ;
673
+ }
674
+ </style >
621
675
622
676
### --tests--
623
677
@@ -634,7 +688,13 @@ assert.include(lastCommand, 'done');
634
688
635
689
Select the "Solana Localnet" option.
636
690
637
- ![ Phantom browser extension solana localnet option] ( image-10.png )
691
+ ![ Phantom browser extension solana localnet option] ( ../../images/phantom/image-10.png )
692
+
693
+ <style >
694
+ img {
695
+ width : 100% ;
696
+ }
697
+ </style >
638
698
639
699
### --tests--
640
700
@@ -651,7 +711,13 @@ assert.include(lastCommand, 'done');
651
711
652
712
From the menubar, click the account to edit it.
653
713
654
- ![ Phantom browser extension account button] ( image-12.png )
714
+ ![ Phantom browser extension account button] ( ../../images/phantom/image-12.png )
715
+
716
+ <style >
717
+ img {
718
+ width : 100% ;
719
+ }
720
+ </style >
655
721
656
722
### --tests--
657
723
@@ -668,7 +734,13 @@ assert.include(lastCommand, 'done');
668
734
669
735
Change the account name to ` Player 1 ` to help you keep track of it.
670
736
671
- ![ Phantom browser extension account name] ( image-12.png )
737
+ ![ Phantom browser extension account name] ( ../../images/phantom/image-12.png )
738
+
739
+ <style >
740
+ img {
741
+ width : 100% ;
742
+ }
743
+ </style >
672
744
673
745
### --tests--
674
746
@@ -733,7 +805,13 @@ try {
733
805
734
806
Within the Phantom browser extension, click on your account name to get your Solana public key:
735
807
736
- ![ Phantom browser extension account public key] ( image-13.png )
808
+ ![ Phantom browser extension account public key] ( ../../images/phantom/image-13.png )
809
+
810
+ <style >
811
+ img {
812
+ width : 100% ;
813
+ }
814
+ </style >
737
815
738
816
### --tests--
739
817
@@ -782,7 +860,13 @@ Within your browser, navigate to http://localhost:5173/. You should see the clie
782
860
783
861
Connect your wallet to the app by clicking the "Connect Wallet" button.
784
862
785
- ![ Phantom browser extension connect wallet button] ( image-14.png )
863
+ ![ Phantom browser extension connect wallet button] ( ../../images/phantom/image-14.png )
864
+
865
+ <style >
866
+ img {
867
+ width : 100% ;
868
+ }
869
+ </style >
786
870
787
871
### --tests--
788
872
@@ -799,9 +883,15 @@ assert.include(lastCommand, 'done');
799
883
800
884
Within the Phantom browser extension, create a second Solana account:
801
885
802
- ![ Phantom browser extension create account button] ( image-15.png )
886
+ ![ Phantom browser extension create account button] ( ../../images/phantom/ image-15.png)
803
887
804
- ![ Phantom browser extension create account button] ( image-16.png )
888
+ <style >
889
+ img {
890
+ width : 100% ;
891
+ }
892
+ </style >
893
+
894
+ ![ Phantom browser extension create account button] ( ../../images/phantom/image-16.png )
805
895
806
896
### --tests--
807
897
@@ -818,7 +908,13 @@ assert.include(lastCommand, 'done');
818
908
819
909
Rename the second account to ` Player 2 ` :
820
910
821
- ![ Phantom browser extension rename account button] ( image-17.png )
911
+ ![ Phantom browser extension rename account button] ( ../../images/phantom/image-17.png )
912
+
913
+ <style >
914
+ img {
915
+ width : 100% ;
916
+ }
917
+ </style >
822
918
823
919
### --tests--
824
920
@@ -869,7 +965,13 @@ Within the client app, click the start game button.
869
965
870
966
The Phantom browser extension should prompt you to approve the transaction. Approve it.
871
967
872
- ![ Phantom browser extension approve transaction] ( image-19.png )
968
+ ![ Phantom browser extension approve transaction] ( ../../images/phantom/image-19.png )
969
+
970
+ <style >
971
+ img {
972
+ width : 100% ;
973
+ }
974
+ </style >
873
975
874
976
### --tests--
875
977
@@ -886,9 +988,15 @@ assert.include(lastCommand, 'done');
886
988
887
989
Once the game is started, you can play the game by opening a second browser window, and connecting to the second account.
888
990
889
- ![ Phantom browser extension connect wallet button] ( image-18.png )
991
+ ![ Phantom browser extension connect wallet button] ( ../../images/phantom/image-18.png )
992
+
993
+ ![ Phantom browser extension approve transaction] ( ../../images/phantom/image-19.png )
890
994
891
- ![ Phantom browser extension approve transaction] ( image-19.png )
995
+ <style >
996
+ img {
997
+ width : 100% ;
998
+ }
999
+ </style >
892
1000
893
1001
### --tests--
894
1002
0 commit comments