18 |
19 | ## Select a configuration
20 |
21 | If you're looking for the simplest configuration, select `Geth` and `IPC`:
22 |
23 | import MultidimensionalContentControlsPartial from '@site/docs/partials/_multidimensional-content-controls-partial.md';
24 |
25 |
26 |
27 |
28 |
29 | import QuickstartRunExecutionNodeJWTPartial from '@site/docs/install-prysm/partials/_quickstart-run-execution-node.md';
30 |
31 |
32 |
33 | Congratulations! You’re now running an execution node that your Prysm beacon node can connect to.
34 |
35 |
36 |
37 |
38 |
39 |
--------------------------------------------------------------------------------
/docs/configure-prysm/configure-jwt.md:
--------------------------------------------------------------------------------
1 | ---
2 | id: authentication
3 | title: Configure JWT authentication
4 | sidebar_label: Configure JWT authentication
5 | ---
6 |
7 | import {HeaderBadgesWidget} from '@site/src/components/HeaderBadgesWidget.js';
8 |
9 |
20 |
21 | import MultidimensionalContentControlsPartial from '@site/docs/partials/_multidimensional-content-controls-partial.md';
22 |
23 |
24 |
25 |
26 |
27 | import JwtGuidancePartial from '@site/docs/partials/_jwt-guidance-partial.md';
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 | :::tip Congratulations
37 |
38 | Congrats! You're now using JWT authentication.
39 |
40 | :::
41 |
42 |
--------------------------------------------------------------------------------
/docs/configure-prysm/prysmctl.md:
--------------------------------------------------------------------------------
1 | ---
2 | id: prysmctl
3 | title: Use prysmctl
4 | sidebar_label: Use prysmctl
5 | ---
6 |
7 | import {HeaderBadgesWidget} from '@site/src/components/HeaderBadgesWidget.js';
8 |
9 |