hacera / daml-on-fabric

HACERA's work with Digital Asset on enabling DAML applications to run on Hyperledger Fabric
Apache License 2.0
27 stars 5 forks source link

Failed to create IOU contract #5

Open blokaly opened 4 years ago

blokaly commented 4 years ago

Followed the instruction and got all the services connected. But when I tried to create the first IOU AliceCoin by following the DAML quickstart example, it failed. Can't see any new contract created on the DAML navigator. Any ideas?

Daniel-Szego commented 4 years ago

We experienced the same problem:

Any ideas ?

huyinsong commented 4 years ago

Run daml ledger allocate-parties before Create IOU.