UNPKG

@lighthouse-web3/kavach

Version:

Encryption SDK: Build your trustless, decentralized and fault resistance Application using distributed key shades with threshold cryptography

9 lines (8 loc) 207 B
declare const defaultConfig: { lighthouseBLSNode: string; lighthouseAuthNode: string; lighthouseBLSNodeDev: string; isDev: boolean; }; export { defaultConfig }; export default defaultConfig;