asch icon indicating copy to clipboard operation
asch copied to clipboard

asch-cli dapps link source got wrong code

Open caosbad opened this issue 8 years ago • 2 comments

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。

67e5ebef-ce5d-4a94-b989-48e4b3ac970d

The cctime code is

image

caosbad avatar Jan 30 '18 10:01 caosbad

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.

ByCnck avatar Feb 05 '18 01:02 ByCnck

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.

caosbad avatar Feb 06 '18 12:02 caosbad