hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 285 forks source link

Rename and replace subfolders for consistency and comprehensibility #2506

Open VRamakrishna opened 2 years ago

VRamakrishna commented 2 years ago

The hierarchical organization of various subfolders in the project follows a certain logic: module type --> dlt type --> language. Several subfolders that were imported from different repositories earlier retain unnecessary prefixes or suffixes. We need to rename several folders and also move a few of them to different levels for consistency. Once renamed, we need to:

The following is the rename list:

VRamakrishna commented 2 years ago

We can do the renaming in stages too, in multiple PRs, each time noting on this thread the tasks that are remaining.