This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Description
ERC20 tokens are standardized currencies on the Ethereum block chain (cf. https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md). Although one could directly parse them without any issues in any Big Data applications, it could make sense to make them as part of the library since they have many applications.
Examples, unit and intregration tests need to be provided.