A multi-purpose blockchain explorer UI which uses the social-wallet-api to fetch data from multiple ledgers.
Current supported blockchains:
- bitcoin
- sawtooth hyperledger
- faircoin
To run the social explorer you need an instance of sawroom up and running as well as an instance of SWAPI connected to it.
A docker image of sawromm can be found here https://github.com/dyne/docker-dyne-software/tree/master/sawroom
Build and run the image with docker-compose up
Sawroom implementation can be found on feature/block-explorer
branch.
- Configure the
config.yaml
file lein run
This project is licensed under the AGPL 3 License - see the LICENSE file for details
If you modify social-explorer, or any covered work, by linking or combining it with any library (or a modified version of that library), containing parts covered by the terms of EPL v 1.0, the licensors of this Program grant you additional permission to convey the resulting work. Your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of the libraries (dependencies) covered by the terms of EPL v 1.0 used as well as that of the covered work.