Vyper-kr
latest
  • Vyper 설치하기
  • Vyper by Example
  • Structure of a Contract
  • Built in Functions
  • Low Level Built in Functions
  • Types
  • 상수와 환경변수들
  • Event Logging
  • Compiling a Contract
  • 컨트랙트 배포
  • Testing a Contract
  • 자주 묻는 질문들
  • 기여하기
  • Release Notes
Vyper-kr
  • Docs »
  • 색인
  • Edit on GitHub

색인

A | B | C | D | E | F | I | K | L | M | O | P | R | S | T | U | V

A

  • arrays
  • as_unitless_number() 내장 함수)
  • as_wei_value() 내장 함수)
  • assert() 내장 함수)
  • assert_modifiable() 내장 함수)
  • auction
    • blind
    • open

B

  • ballot
  • blind auction
  • blockhash() 내장 함수)
  • bool
  • built-in;
  • bytes
  • bytes32

C

  • ceil() 내장 함수)
  • clear() 내장 함수)
  • company stock
  • concat() 내장 함수)
  • contract
  • conversion
  • convert() 내장 함수)
  • create_forwarder_to() 내장 함수)
  • crowdfund

D

  • deploying
    • deploying;

E

  • ecadd() 내장 함수)
  • ecmul() 내장 함수)
  • ecrecover() 내장 함수)
  • extract32() 내장 함수)

F

  • false
  • floor() 내장 함수)
  • function, [1]

I

  • initial
  • int
  • int128
  • integer

K

  • keccak256() 내장 함수)

L

  • len() 내장 함수)

M

  • mapping
  • metadata;
  • method_id() 내장 함수)

O

  • open auction

P

  • purchases

R

  • raise() 내장 함수)
  • raw_call() 내장 함수)
  • raw_log() 내장 함수)
  • reference
  • RLPList() 내장 함수)

S

  • selfdestruct() 내장 함수)
  • send() 내장 함수)
  • sha256() 내장 함수)
  • slice() 내장 함수)
  • sqrt() 내장 함수)
  • state variable
  • stock
    • company
  • string
  • structs

T

  • testing
    • testing;
  • true
  • type, [1]

U

  • uint256
  • unit

V

  • value
  • voting

© Copyright 2017-2019 CC-BY-4.0 Vyper Team Revision dc7ce836.

Built with Sphinx using a theme provided by Read the Docs.