Packages

TIC Crypto Liquidity Integrator

Current section

Files

Jump to
tic src tic.app.src
Raw

src/tic.app.src

{application, tic, [
{description, "TIC Trading Platform"},
{vsn, "0.3"},
{applications, [crypto, public_key, asn1, ssl]},
{modules, []},
{registered, []},
{mod, { tic, []}},
{env, []}
]}.