Documentation Index
Fetch the complete documentation index at: https://docs.train.tech/llms.txt
Use this file to discover all available pages before exploring further.
Contract Implementation
Implement HTLC with recoverable secret generation standards in the network.
Solver Agent Implementation
If there is no existing implementation (e.g., EVM), implement the Solver Agent Chain Library for the new network (functions for interacting with deployed HTLC contracts on specific chains).
Run Solver
Run an Solver for two networks—one well connected to others (already active Solvers) and the new network.
dApp Implementation
If there is no existing implementation (e.g., EVM), implement the Client Chain Library for the new network (functions for interacting with wallets on specific chains, subscribing to contract events, and composing user transactions).
dApp Deploy
Create a pull request for a popular bridge UI or fork and deploy a separate UI.