Desktop Blockchain Explorer User Interface
Pre-release
Pre-release
sierkov
released this
19 Jan 21:42
·
166 commits
to main
since this release
- The initial version of the desktop blockchain explorer user interface. The repository’s README provides instructions on how to test it locally.
- An HTTP API server that provides access to the library’s features to the user interface and other clients.
- Build scripts use CMake to make multi-platform builds easier.
- Search indices are merged on the go during downloads to reduce the end-to-end synchronization time.