블록체인4 화폐혁명_홍익희.홍기대 2020. 9. 14. 메타마스크 리액트 연결 메타마스크 리액트 연결 1. localhost:7545 를 메타마스크 사용자정의 rpc 네트워크에 추가 2. ganache private key 복사 3. 메타마스크 계정 가져오기에 붙여넣기 4. 리액트 실행 npm run start 2020. 3. 27. Error: Attempting to run transaction which calls a contract function, but recipient address is not a contract address Error: Attempting to run transaction which calls a contract function, but recipient address is not a contract address -> /contracts 안에 있는 .json 파일 삭제 -> truffle migrate https://ethereum.stackexchange.com/questions/41407/what-caused-this-error-attempting-to-run-transaction-which-calls-a-contract-fun 2020. 3. 27. 블록체인 erc-721 환경설정 sudo npm install -g truffle mkdir drizzle-dapp cd drizzle-dapp/ truffle unbox drizzle cd .. npm list -g --depth 0 가나슈1.2.2 설치 https://github.com/trufflesuite/ganache/releases?after=v2.0.0-beta.2 2020. 3. 26. 이전 1 다음