-
npm으로 설치된 ganache를 background instance로 관리
일반 실행
background instance방식 아님
.\node_modules\.bin\ganache
background instance 실행
.\node_modules\.bin\ganache instances --detach
background instance 목록 보기
.\node_modules\.bin\ganache instances list
background instance 종료
.\node_modules\.bin\ganache instances stop <name>
'Blockchain' 카테고리의 다른 글
Hyperledger Burrow (하이퍼레저 버로우) (0) 2023.02.09 Hyperledger Besu (하이퍼레저 비수) (0) 2023.02.09 Hyperledger Fabric (하이퍼레저 패브릭) (0) 2023.02.09 Hyperledger(하이퍼레저) (0) 2023.02.09 Web3 Tutorial (Next.js, web3js,Truffle, Solidity) (0) 2023.01.29 Blockchain 크기(용량) 변화 (0) 2023.01.29 Ganache-cli provider javascript (0) 2023.01.28 Ganache-cli option (1) 2023.01.28