description |
---|
This guide is targeting node developers. |
This guide is targeting node developers.
- Run application
dotnet run
- Enter path to your rocksdb database
examples:
{% tabs %} {% tab title="Windows" %}
D:\Workspace\Demerzel\ndm\src\Nethermind\Nethermind.Runner\bin\Debug\netcoreapp3.1\nethermind_db\ndm_consumer\local
{% endtab %}
{% tab title="MacOS" %}
/Users/katarzynaturbiarz/Workspace/Demerzel/ndm/src/nethermind/src/Nethermind/Nethermind.Runner/bin/Debug/netcoreapp3.1/nethermind_db/ndm_consumer/local
{% endtab %} {% endtabs %}
- Confirm your folder selection with
Enter
- Select the record with
Enter
to see the details
If you want to go back to the previous window. You can do it by using the q
key.
If there is no data in the directory, you will see this message box. You can close this box by pressing the Esc
key.