Commit 9c8b7e9
committed
Patterns: replace 'Cross-chain agent' with 'Cross-chain token'
The agent story was generic. Cross-chain tokens via mint/burn
is a concrete pain point — useful for new launches that want
permissionless bridging, or for chains existing bridges don't
cover. The Lit Action watches burn events on the source chain
and signs the matching mint on the destination, with no
third-party relayer in the trust path.1 parent 638c7be commit 9c8b7e9
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
| 188 | + | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments