Packages
Crypto APIs is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockch...
Retired package: Deprecated - Package no longer maintained; scheduled for removal.
Current section
Files
Jump to
Current section
Files
cryptoapis
rebar.config
rebar.config
{erl_opts, [debug_info, warnings_as_errors, warn_untyped_record]}.
{deps, [ctx, jsx, hackney]}.
{shell, [{apps, [cryptoapis]}]}.