UNPKG

@pushchain/ui-kit

Version:

Push Chain is a true universal L1 that is 100% EVM compatible. It allows developers to deploy once and make their apps instantly compatible with users from all other L1s (Ethereum, Solana, etc) with zero on-chain code change.

3 lines (2 loc) 214 B
export declare const mapCoreToInt: (obj: Record<string, string | undefined>) => Record<string, string>; export declare const mapButtonCoreToInt: (obj: Record<string, string | undefined>) => Record<string, string>;