Solidity 로 개발 시에 가장 먼저 만나는 것이 Remix 라는 WebIDE 와 MetaMask 입니다.
저도 또한 편하게 사용을 하고 있죠 ^^
개발의 시작은 역시나 Localhost!!!!
그리고 테스트를 하기 위해서 Ropsten 테스트 넷에 올리려고 하는데...
JavaScript VM에서 Injected Web3로 바꾸려고 하는데 셀렉팅을 하여도 다시 JavaScript VM으로 돌아오게 됩니다.
테스트 넷에 올려야지 제대로 테스트를 할 수 있는데 왜일까요???
찾아보니 생각보다는 간단한 이유였습니다.
일단 메타마스트 확장프로그램에서 오른쪽 단추를 또각
확장 프로그램 관리 클릭
개발자 모드 체크 -> 지금 확장 프로그램 업데이트
그리고 다시 돌아가서 새로고침!!!
그러면 이제 선택이 잘 되네요
이제 제대로 테스트넷에서 테스트 해볼까요~ !!
The first thing I encountered during development with Solidity is WebIDE [MetaMask] (https://metamask.io/) [Remix] (https://remix.ethereum.org).
I also use it comfortably ^ ^
The beginning of development is also Localhost !!!!
And I want to put it on the Ropsten test net for testing ...
I want to change from JavaScript VM toInjected Web3, but when I select it, it will return to the JavaScript VM again.
Why should I put it on a test net and test it properly?
I found it was a simple reason rather than a thought.
Right Mouse Button On the MetaMast Extension
Click on Extension Management
Check Developer Mode -> Update Extension
And go back and refresh !!!
Then you have a possible Injected Web3.
Let's test it on the test net now ~ !!
기부는 사랑입니다.
개발자에게 Starize 도 사랑입니다.