You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2022. It is now read-only.
The UI works as intented. It doesn't load any of the transactions or the blocks. Does it access to a local node or a MogoDB? How the connection is managed to the Ethereum node/network? I couldn't find anything on the .js files. Does it need a full migration of the ETH blocks to a mongodb database and then read from it?
The UI works as intented. It doesn't load any of the transactions or the blocks. Does it access to a local node or a MogoDB? How the connection is managed to the Ethereum node/network? I couldn't find anything on the .js files. Does it need a full migration of the ETH blocks to a mongodb database and then read from it?