atomicDEX-API icon indicating copy to clipboard operation
atomicDEX-API copied to clipboard

Transition to KDF.json from MM2.json

Open gcharang opened this issue 11 months ago • 1 comments

We changed the name of the binary from mm2 to kdf. It might be appropriate to change the name of the default config file too.

We should also similarly change the names of other files etc that are publicly seen. Example: MM2.db

gcharang avatar Jan 31 '25 02:01 gcharang

We should likely add a mechanism to rename existing MM2 files when possible to avoid breaking changes.

It may not be posible due to user permissions, in that case it should fallback to using MM2 file.

onur-ozkan avatar Jan 31 '25 03:01 onur-ozkan