polkascan / polkascan-os

Polkascan Open Source
https://polkascan.io
GNU General Public License v3.0
51 stars 54 forks source link

Documents to modify for a custom network #25

Open Eithcowich opened 4 years ago

Eithcowich commented 4 years ago

I'm evaluating the project for using it with a custom network. Looking at the READ ME it says that we should modify two documents:

docker-compose.custom.yml, and harvester/app/type_registry/custom_types.json.

Regarding the first, the root directory has docker-compose.yml. Is this the document to modify? Should I then change its name to docker-compose.mychain.yml and run it?

Regarding the second document, I am not finding it in harvester. Where is it located?

Thanks!

arjanz commented 4 years ago

Did you run git submodule update --init --recursive in order to get the latest update of the sub module?

Perhaps a good starting point is to use the Substrate Node Template settings and follow the steps at: https://github.com/polkascan/polkascan-os#add-custom-types-for-substrate-node-template