Sahil1109

Results 1 comments of Sahil1109

``` cp config.default.json config.dev.json ``` remove versions from config.dev.json ``` npm run watch npm i -g @alethio/cms-plugin-tool acp install --dev \ @alethio/explorer-plugin-eth-common \ @alethio/explorer-plugin-eth-lite \ @alethio/explorer-plugin-eth-memento \ @alethio/explorer-plugin-3box ``` just...