open-web3-stack / parachain-launch

Tool to generate docker-compose.yml to launch a full relaychain - parachain testnet.
Apache License 2.0
72 stars 36 forks source link

Support for nodes that do not use substrate wallets (Moonbeam) #85

Open dudo50 opened 2 years ago

dudo50 commented 2 years ago

Hello, I have been trying to work out network containing Acala and Moonbeam however uppon compiling moonbeam I receive following error. My theory is that it is due to usage of different - ether style accounts. Thanks in advance

Screenshot from 2022-08-18 10-34-42 Screenshot from 2022-08-18 10-34-18

dudo50 commented 1 year ago

@xlc Any development on this? Many thanks for any update on status!

With kind regards, Dudo

xlc commented 1 year ago

Handling 20 bytes accounts are not yet implemented. PR are welcome!