decentraland / explorer-technical-backlog

This is the backlog for big scale architecture decisions regarding the Explorer product and its sub-products
1 stars 2 forks source link

epic: separate explorer repositories #18

Closed menduz closed 3 years ago

menduz commented 3 years ago

With the objective of generating independent release cycles and to foster easier modifications of Decentraland, some components should be separated into their own repositories. I believe this would lower the entry barrier for new contributors and also make the code structure less scary and easier to understand.

Also, having separated repositories means some hard interfaces should be set in place, those interfaces will help establish long-term backwards compatible protocols and components.

Technical definitions of interfaces

Tasks