🖥️Operation on Windows (CLI)
Last updated
Last updated
🚨Important Note🚨
If you have participated in Herschel testnet earlier, you need to mannually clear previous node data. Otherwise the node will not be able to start. 🚨
If you have never operated Titan node before, just follow the steps below.
Use your prefered extractor (e.g., WinRAR or 7-Zip) to extract the package
Move goworkerd.dll
to C:\Windows\System32
, you may use file explorer to complete this step, or use the following command:
move /y "path\to\goworkerd.dll" "C:\Windows\System32"
titan-edge daemon start --init --url https://cassini-locator.titannet.io:5000/rpc/v0
Replace your-hash-here with the obtained Identity Code
titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding
titan-edge daemon stop