나 어제 배웠다/Solidity (3) 썸네일형 리스트형 로컬에서 Solidity 설치 하기 Type 1. http://remix.ethereum.org 접속하여 개발 Type 2. https://github.com/ethereum/browser-solidity/tree/gh-pages IDE 다운 설치 1. https://github.com/ethereum/browser-solidity/tree/gh-pages IDE 다운 설치 2. 로컬에 압축 해제 후 실행 우분투 geth Solidity 사용하기 * 우분투 Solidity 1. Compile install $ sudo add-apt-repository ppa:ethereum/ethereum gpg: keyring `/tmp/tmpvlp_x0v1/secring.gpg' created gpg: keyring `/tmp/tmpvlp_x0v1/pubring.gpg' created gpg: requesting key 923F6CA9 from hkp server keyserver.ubuntu.com gpg: /tmp/tmpvlp_x0v1/trustdb.gpg: trustdb created gpg: key 923F6CA9: public key "Launchpad PPA for Ethereum" imported gp.. 우분투 geth 설치 Ethereum 사용하기 * 우분투 터미널 접속 1. git 설치 $ sudo apt-get install git 2. ethereum 설치 $ git clone https://github.com/ethereum/go-ethereum.git 3.Go & C complier install $ sudo apt-get install -y build-essential libgmp3-dev golang git tree 4. cd go-ethereum $ make geth 5. geth version check /go-ethereum$ ./build/bin/geth version Geth Version: 1.5.5-stable Git Commit: ff07d548.. 이전 1 다음