Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

dgarage/ElementsExplorer

Repository files navigation

ElementsExplorer

A minimalist block explorer for Elements

How to run?

  • Install .NET Core
  • Have an Elements instance running in regtest
git clone https://github.com/dgarage/ElementsExplorer
cd ElementsExplorer
git submodule init
git submodule update
dotnet restore
cd ElementsExplorer
dotnet run -regtest

Adapt the configuration file if elements is not using default settings

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published