1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/libbase58/doc.txt

9 lines
210 B
Plaintext

/**
* @defgroup pkg_libbase58 JSON parser library
* @ingroup pkg
* @ingroup sys_serialization
* @brief C library for Bitcoin's base58 encoding
*
* @see https://github.com/bitcoin/libbase58
*/