Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
String -> AccountId
Parse a network-specific string representation of an entity address into a structured account identifier.
Problem it solves
Ledger API endpoints require strongly-typed identifiers to prevent routing transactions to malformed addresses.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.