Skip to content

이더리움

Ethereum: Blockchain App Platform https://www.ethereum.org/

목차

개요

  • White Paper
  • ReadTheDocs
  • GitHub (소스코드)
  • 이더리움 클래식
  • Ethereum Improvement Proposal
  • EVM과 Web3 와의 관계

스마트 컨트랙트

Smart Contract - SC

  • SC란
  • 개요
  • 실제 활용 사례
    • OMG
  • 가능성
  • 개발
    • Solidity
    • Vyper
    • LLL
    • Web3
    • Node.js
    • Frameworks
    • Other Languages..

솔리디티

The Contract-Oriented Programming Language

pragma solidity ^0.4.24;

  • 환경 구축
  • Text editor + Extension
    • Sublime
    • Atom
    • VS Code
    • Vim
  • IDE
    • REMIX
    • Eclipse
  • Testnet
    • Geth
    • Truffle
      • Ganache