eqlabs / polkadot-light-client

Polkadot light client
2 stars 1 forks source link

#14 chain spec parsing #32

Closed mariopil closed 2 years ago

mariopil commented 2 years ago

Implemented parsing chain spec file. Updated main - it is possible now to start the polkadot app either with chain spec file as an argument or with peer addresses (as previously). Added unit tests. Example chain spec file is present in test assets.