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