UNPKG

harsta

Version:

Harsta is a contract development tool based on Hardhat, designed to streamline the development, testing, and referencing of contracts, addresses, ABIs, and contract instances.

6 lines (4 loc) 125 B
import type { HarstaUserConfig } from '../types' export function defineConfig(config: HarstaUserConfig) { return config }