SAT Mainnet Sync
Fased Agent ships pre-launch without active Satcoin mainnet IDs. Before launch, use Sync to confirm that Satcoin still reportsnot_live.
After the official Satcoin launch announcement, use the same Sync action
before depositing miner capital or starting mainnet mining.
Where to run Sync
Use either path:- UI: open Mining, then press Sync in the Mining toolbar.
- CLI: run
fased sat sync-mainnetorfased sat sync-mainnet --json.
Sync is not a Fased update
fased update installs a newer Fased application release. Sync fetches,
verifies, and applies the four official Satcoin mainnet IDs.
To preserve a Sync-only mainnet day, install the approved Sync-capable Fased
release during pre-launch preparation. That release must already contain the
public key used to verify the official manifest. When mainnet goes live, no
second application release is needed just to deliver the final IDs: press
Sync or run fased sat sync-mainnet.
What Sync does
The Mining page Sync control checks the official Satcoin mainnet address manifest:not_live, Fased Agent stays unsynced and mainnet
mining remains blocked.
When the manifest is live, Fased Agent verifies the published hash and
signature, then writes the official IDs into:
fased-signerd to sign anything,
move SOL, deposit miner capital, or start mining. It can check official status
before a wallet exists. Wallet setup and funding remain separate steps.
Pre-launch
Before launch:config/sat-runtime.envis intentionally empty- the Mining page can be installed and opened
- mainnet mining should remain unavailable
- devnet or local testing requires explicit test IDs
- users should install the approved Sync-capable Fased release
- Sync should return
not_livewithout changing wallet or mining state
Launch notification
Wait for the official Satcoin launch notice from the public Satcoin docs and the official announcement channels. Posts on X or Discord should point back to the same docs, status page, and signed manifest. Use this order:- open the Satcoin docs
- check Mainnet status and Launch proof
- confirm the official announcement points to those pages
- open Mining and click Sync, or run
fased sat sync-mainnet - confirm Sync verified one complete four-ID tuple
- run readiness
- deposit small miner capital only after Sync is green
Manual verification
Manual editing is only for recovery, review, or explicit test environments. If you need to check by hand, compare all four values against the official Satcoin manifest and docs:Post-launch releases
Pre-launch releases keepconfig/sat-runtime.env empty. The approved
pre-launch release carries the manifest verification public key, not the final
mainnet IDs. Sync remains the public activation path because it checks the live
signed manifest and applies one verified four-ID tuple.
Read next
Mining
Return to the Mining page guide.
Mining troubleshooting
Diagnose blocked sync, RPC, readiness, claim, and cycle issues.
Satcoin docs
Check the public mainnet status page.