UNPKG

@malda-protocol/protocol-config

Version:

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

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