asch
asch copied to clipboard
asch-cli dapps link source got wrong code
Use asch-cli dapps to create new DApp ,set the link config with https://github.com/AschPlatform/cctime/archive/master.zip , but I got helloworld template source code in contract and interface folders .
I check out the dapp.json file , the link config is correct。

The cctime code is

This link is your source code zip file,not template link. All dapps that created through asch-cli dapps -a are helloworld template source code.
The problem is that create dapp link do not download the code by link , just copy the template file in to dapp folder, no matter what the link source is.