UNPKG

@attestate/crawler

Version:

@attestate/crawler is a tool chain to retrieve on-chain data from Ethereum.

7 lines (5 loc) 147 B
//@format import debug from "debug"; const name = "@attestate/crawler"; const log = (subname) => debug(`${name}:${subname}`); export default log;