DApp for controlling and illustrating flow of interchain communication
-
Configure and run parity client with chosen network.
-
A. For Windows, run (with GIT installed):
sh init.shB. For UNIX systems, just run:
./init.sh -
Make sure you dist output folder has symbolic link to parity client dapps folder. Example for Windows:
mklink /D "{path_to_chains_folder}\{chain_name}\dapps\dist" "{app_folder}\dist" -
To configure default accounts in networks and contracts' addresses edit src/config.json
- Kirill Shatilov
- Jacob Heyder
- Zac Wellmer