UNPKG

@malda-protocol/protocol-config

Version:

Centralized contract addresses, constants, and token configurations for Malda Protocol

7 lines (6 loc) 203 B
// Export production configuration export * from './config.js'; // Export production tokens export * from './tokens.js'; // Re-export shared utilities for convenience export * from '../shared/index.js';