cic-contracts/doc/texinfo/tokenswap.sol.texi

16 lines
383 B
Plaintext

@subsection TokenSwap
Token swap interface that can fit token escrow aswell as token swap contracts.
@table @dfn
@item ERC165 Interface identifier
@include ../../build/TokenSwap.interface
@item Solidity interface definition
@include ../../build/contract_TokenSwap.texi
@item Reference implementations
@itemize
@item
@uref{git://holbrook.no/erc20-vend.git,}
@end itemize
@end table