Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1009 Bytes

index.rst

File metadata and controls

41 lines (31 loc) · 1009 Bytes

web3.js - 이더리움 자바스크립트 API

Web3.js는 로컬 환경 또는 원격 환경의 이더리움 노드와 HTTP 또는 IPC 를 사용해서 인터렉션 할 수 있게 도와주는 라이브러리입니다. 이 문서에서는 :ref:`web3.js 실행과 설치하기 <adding-web3>` 과정을 안내하고, API 레퍼런스를 다양한 예제와 함께 제공합니다.

목차:

:ref:`색인 <genindex>`, :ref:`검색 <search>`

.. toctree::
   :maxdepth: 2
   :caption: 시작하기

   바로 시작하기 <getting-started>
   web3.js 실행과 설치하기 <adding-web3>
   callbacks-promises-events
   용어 안내 <glossary>


.. toctree::
    :maxdepth: 2
    :caption: API 레퍼런스

    web3
    web3-eth
    web3-eth-subscribe
    web3-eth-contract
    web3-eth-accounts
    web3-eth-personal
    web3-eth-ens
    web3-eth-iban
    web3-eth-abi
    web3-net
    web3-bzz
    web3-shh
    web3-utils
    web3-admin