UNPKG

airgap-coin-lib

Version:

The airgap-coin-lib is a protocol agnostic library to prepare, sign and broadcast cryptocurrency transactions.

4 lines (3 loc) 110 B
import { GenericERC20 } from './GenericERC20'; declare const ERC20Token: GenericERC20; export { ERC20Token };