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
service_profile = "core"# "core" (default) or "full"
11
12
```
12
13
13
-
## Default Ports
14
+
## Service Profiles
14
15
15
-
The TON implementation exposes several services:
16
+
* Core (default): Genesis node only
17
+
* Full: Genesis + HTTP API + Faucet + Explorer + Indexing services
16
18
17
-
- TON Lite Server: Port 40004
18
-
- TON HTTP API: Port 8081
19
-
- TON Simple HTTP Server: Port 8000
20
-
- TON Explorer: Port 8080
19
+
## Ports
20
+
21
+
Ports are allocated based on the base port (default 8000):
22
+
23
+
* Base: Genesis HTTP server
24
+
* Base + 10: TON HTTP API (full profile)
25
+
* Base + 20: Block Explorer (full profile)
26
+
* Base + 30: Index API (full profile)
27
+
* Base + 40: Faucet (full profile)
28
+
* Base + 50: Lite Server
21
29
22
30
> **Note**: By default, only the lite client service is exposed externally. Other services may need additional configuration to be accessible outside the Docker network.
23
31
@@ -31,6 +39,7 @@ By default, the MyLocalTon environment starts with only one validator enabled. I
The framework includes a pre-funded high-load wallet for testing purposes. This wallet type can send up to 254 messages per 1 external message, making it efficient for test scenarios.
Mnemonic: twenty unfair stay entry during please water april fabric morning length lumber style tomorrow melody similar forum width ride render void rather custom coin
0 commit comments