Substrate tutorial#4

코와->코어·2022년 5월 17일
0

This materials was written based on https://docs.substrate.io/tutorials/v3/kitties/pt1/

git clone https://github.com/chomyungha51/substrate-kitties-node.git

I left numbered comment for you not to switching windows between ppt and tutorial page:) Just uncomment it one by one!

Get substrate-front-end-template

git clone https://github.com/chomyungha51/substrate-kitties-front-template.git
cd substrate-kitties-front-template
yarn install

  1. In a separate terminal, start an instance of node-kitties that you built in Part I

./target/release/node-kitties --dev --tmp

  1. Start the Front-end template

yarn start

https://docs.google.com/presentation/d/1zO5wb8omIb5n7_MnrU4BIbFJqlCuf_6gXEFeE4aQ_SY/edit?usp=sharing

profile
풀스택 웹개발자👩‍💻✨️

0개의 댓글