alienworks/state-of-neo-client

Testnet support

Opened this issue · 0 comments

We need the ability to track testnet as well. Currently we have only one server with a node where only mainnet information is tracked.

This task concerns backend as well but we will keep in this repository.

Requirement:
Ability to save testnet info in separate tables or on separate server/node.
Ability from UI to change between the two instances.

This might come with a price of refactoring backend due to bottlenecks regarding RAM usage and search of new server hosting provider.