mytonctrl
A tool to run and maintain a TON node/validator
파일 탐색기
최종 버전 다운로드 (.zip)- tests.yml
- __init__.py
- alert_bot.py
- backups.py
- btc_teleport.py
- collator.py
- collator_config.py
- controller.py
- custom_overlays.py
- general.py
- liteserver.py
- module.py
- nominator_pool.py
- pool.py
- prometheus.py
- single_pool.py
- utilities.py
- validator.py
- wallet.py
- __init__.py
- mypyconsole.py
- __init__.py
- colors.py
- logger.py
- mypylib.py
- remove-proofs-v2.fif
- change-validator.fif
- HOWTO-deploy.md
- init.fif
- README.md
- recover-stake.fif
- send-raw-msg.fif
- single-nominator-code.fc
- single-nominator-code.hex
- single-nominator.tlb
- upgrade.fif
- validator-elect-signed.fif
- validator-withdraw.fif
- wallet-v3.fif
- withdraw.fif
- __init__.py
- __init__.py
- __main__.py
- background_runner.py
- clients.py
- events.py
- models.py
- mytoncore.py
- output.py
- stats_collector.py
- telemetry.py
- utils.py
- vm_stack.py
- translate.json
- benchmark.py
- create_backup.sh
- remove_btc_teleport.sh
- restore_backup.sh
- update.sh
- upgrade.sh
- validator-desync.sh
- __init__.py
- __main__.py
- console_cmd.py
- git.py
- mytonctrl.py
- utils.py
- warnings.py
- __init__.py
- add2systemd.sh
- dht_server.py
- drvcf.py
- ls_proxy.py
- ls_proxy_installer.sh
- process_hardforks.py
- set_node_argument.py
- ton_http_api_installer.sh
- ton_storage.py
- ton_storage_installer.sh
- utils.sh
- __init__.py
- __main__.py
- archive_blocks.py
- config.py
- context.py
- dump.py
- mytoninstaller.py
- node_args.py
- settings.py
- utils.py
- install.py
- install.sh
- install_clang.sh
- ton_installer.sh
- uninstall.sh
- __init__.py
- test_preup.py
- test_warnings.py
- __init__.py
- test_backup_commands.py
- test_basic_commands.py
- test_benchmark.py
- test_btc_teleport_commands.py
- test_custom_overlay_commands.py
- test_init_argv.py
- test_mypylib_basic.py
- test_mypylib_lock.py
- test_nominator_pool_commands.py
- test_pool_commands.py
- test_single_pool_commands.py
- test_validator_commands.py
- test_wallet_commands.py
- __init__.py
- test_clients.py
- test_default_collators.py
- test_git.py
- test_mytoncore.py
- test_mytoninstaller_args.py
- test_output.py
- test_paths.py
- test_telemetry.py
- test_utils.py
- test_vm_stack.py
- test_wallet.py
- __init__.py
- conftest.py
- helpers.py
- extract_backup_node_keys.sh
- inject_backup_node_keys.py
- run_benchmark.sh
- .gitignore
- _build_backend.py
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ton-blockchain/mytonctrl
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mytonctrl
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
