Skip to main content

Questions tagged [kitties]

1 vote
1 answer
66 views

I am trying substrate kitties Workshop. After setting environment and paste the bare-bone code of kitties pallet , when I run cargo build --release the following error occur after 2-3 minutes when ...
user avatar
5 votes
2 answers
69 views

git clone https://github.com/substrate-developer-hub/substrate-front-end-template/ --branch tutorials/kitties The above link is not available anymore. Would you mind sharing the right or latest ...
Pablo Buitrago's user avatar
5 votes
2 answers
136 views

While doing the tutorial of "Build the Substrate Kitties Chain" there comes a section https://docs.substrate.io/tutorials/v3/kitties/pt1/#write-the-create_kitty-dispatchable In this there it ...
Ajit's user avatar
  • 829
7 votes
3 answers
87 views

While doing the tutorial of "Build the Substrate Kitties Chain" there comes a section https://docs.substrate.io/tutorials/v3/kitties/pt1/#uniqueness-custom-types-and-storage-maps In this ...
Ajit's user avatar
  • 829
6 votes
2 answers
525 views

While building the Substrate Kitties Chain using the tutorial: https://docs.substrate.io/tutorials/v3/kitties/pt1/ I got the error like : PS C:\Users\msi\kitties-tutorial> cargo build --release ...
Ajit's user avatar
  • 829
4 votes
3 answers
102 views

I was following the tutorial: https://docs.substrate.io/tutorials/v3/kitties/pt1/ and as said in the tutorial I installed kickstart using: cargo install kickstart And after that cloned a copy of the ...
Ajit's user avatar
  • 829
2 votes
0 answers
128 views

I was following this tutorial https://docs.substrate.io/tutorials/v3/kitties/pt1/ after pulling from the https://github.com/substrate-developer-hub/substrate-node-template and its tutorials/solutions/...
Russo's user avatar
  • 1,217