solidity(8)
-
Remix IDE를 사용해보자!(remixd, Ganache)2
Remix IDE를 사용해보자!(remixd, Ganache)1 : https://boong-bara.tistory.com/12 이전 글에서는 Remix IDE에 대해 알아봤습니다. 이번에는 remixd에 대해 알아보겠습니다. remixd란? Remixd: Access your Local Filesystem — Remix - Ethereum IDE 1 documentation To give the Remix IDE (the web app) access to a folder on your computer, you need to use Remixd - the plugin along with remixd - the cli/npm module. The Remixd plugin can be activated fr..
2022.08.25 -
Remix IDE를 사용해보자!(remixd, Ganache)1
Remix란? Remix - Ethereum IDE & community DEPLOY & RUN TRANSACTIONS IN THE CLOUD remix-project.org Remix IDE allows developing, deploying and administering smart contracts for Ethereum like blockchains. It can also be used as a learning platform. Remix란 쉽게 말해 통해서 Ethereum과 같은 블록체인의 Smart Contract를 개발, 배포, 관리할 수 있게 도와주는 통합 개발 환경(Integrated Development Environment, IDE)입니다. 그럼 이 IDE를 통해서 어떻게 Smart ..
2022.08.25