UNPKG

@tw3/wttp-core

Version:

Core contracts, interfaces, and TypeScript types for the Web3 Transfer Protocol (WTTP).

5 lines 203 B
import { HardhatUserConfig } from "hardhat/config"; import "@nomicfoundation/hardhat-toolbox"; declare const config: HardhatUserConfig; export default config; //# sourceMappingURL=hardhat.config.d.ts.map