MultiChain / multichain-explorer

Web-based explorer for MultiChain blockchains
GNU Affero General Public License v3.0
177 stars 140 forks source link

Setup difficulty #1

Closed geoffwalmsley closed 8 years ago

geoffwalmsley commented 8 years ago

I'm trying to setup explorer for a multichain running on digitalocean ubuntu 14.04. Have followed installation and setup according to README-MULTICHAIN.txt, but am having difficulty understanding step 4: configure the explorer.

Where should I place the MCE config file? What should it be named? in params.dat I don't see anything that resembles: magic handshake, address and script address bytes, so I'm not sure what to copy.

IS it possible to get more detailed guidance on how to carry out these steps?

MAny thanks

bitcartel commented 8 years ago

README and example config files have been updated.

The config file can be named anything and located anywhere, but for now it's best to just have in the same folder as the repository.

There's no need to copy magic values from params.dat anymore, the explorer now reads them from params.dat file when setting up the database for the chain.