UNPKG

industry-tools

Version:

Industry Tools is a TypeScript library providing essential tools for the Industry AI Agent Platform.

7 lines (6 loc) 121 B
export declare enum Network { BASE = "base", POLYGON = "polygon", SCROLL = "scroll", SOLANA = "solana" }