Inflearn brand logo image

Inflearn Community Q&A

deg98101384's profile image
deg98101384

asked

Creating a Blockchain Ethereum Real Estate Dapp - Basic

Building a Private Node with Geth II (First node run, DAG file generation)

Mac ./nodestart.cmd

Written on

·

250

0

Mac OS X 환경에서 nodestart.cmd  파일 어떻게 실행 시키나요

dappEthereumblockchain

Answer 2

0

https://www.youtube.com/watch?v=JeHXpAjXlDQ 전 이걸 참조하여 해결 했습니다.

0

sj님의 프로필 이미지
sj
Instructor

어떻게 실행시키는지 찾아보셨나요? :) 영어긴 하지만 이 글을 참조하면 좋을듯합니다. 

https://hackernoon.com/hands-on-creating-your-own-local-private-geth-node-beginner-friendly-3d45902cc612

bash script파일을 만들면 되겠네요. nodestart.sh 

deg98101384's profile image
deg98101384

asked

Ask a question