Skip to content

Commit

Permalink
Merge pull request #1 from gnujoow/index
Browse files Browse the repository at this point in the history
index ๋„์ž…๋ถ€ ์ดˆ์•ˆ๋ฒˆ์—ญ
  • Loading branch information
dongsam committed Mar 8, 2018
2 parents 6249f00 + a253150 commit 0a1d9c0
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,32 @@ Solidity
:alt: Solidity logo
:align: center

Solidity is a contract-oriented, high-level language for implementing smart contracts.
It was influenced by C++, Python and JavaScript
and is designed to target the Ethereum Virtual Machine (EVM).
Solidity๋Š” ์Šค๋งˆํŠธ ์ปจํŠธ๋ž™ํŠธ๋ฅผ ๊ตฌํ˜„ํ•˜๊ธฐ ์œ„ํ•œ ์ปจํŠธ๋ž™ํŠธ ๊ธฐ๋ฐ˜์˜ ๊ณ ๊ธ‰ ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์–ธ์–ด์ž…๋‹ˆ๋‹ค.
Solidity๋Š” C++, Python, ๊ทธ๋ฆฌ๊ณ  JavaScript์˜ ์˜ํ–ฅ์„ ๋ฐ›์•„ ๋งŒ๋“ค์–ด์กŒ์Šต๋‹ˆ๋‹ค.
๊ทธ๋ฆฌ๊ณ  Ethereum Virtual Machine(EVM)์—์„œ ๊ตฌ๋™๋˜๋„๋ก ์„ค๊ณ„๋˜์—ˆ์Šต๋‹ˆ๋‹ค.

Solidity is statically typed, supports inheritance, libraries and complex
user-defined types among other features.
Solidity๋Š” ์ •์  ํƒ€์ž…์ด๋ฉฐ, ์ƒ์†, ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ๊ทธ๋ฆฌ๊ณ  ๋ณต์žกํ•œ ์‚ฌ์šฉ์ž ์ •์˜ ์ž๋ฃŒํ˜•์„ ์ง€์›ํ•ฉ๋‹ˆ๋‹ค.

As you will see, it is possible to create contracts for voting,
crowdfunding, blind auctions, multi-signature wallets and more.
๋ฌธ์„œ์—์„œ ์‚ดํŽด๋ณผ ์ˆ˜ ์žˆ๋“ฏ์ด ํˆฌํ‘œ, ํฌ๋ผ์šฐ๋“œ ํŽ€๋”ฉ, ๋ธ”๋ผ์ธ๋“œ ์˜ฅ์…˜,
๋ฉ€ํ‹ฐ ์‹œ๊ทธ ์›”๋žซ ๋“ฑ ๋‹ค์–‘ํ•œ ์ปจํŠธ๋ž™ํŠธ๋ฅผ ์ž‘์„ฑํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

.. note::
The best way to try out Solidity right now is using
Solidity๋ฅผ ์—ฐ์Šตํ•˜๊ธฐ ๊ฐ€์žฅ ์ข‹์€ ๋ฐฉ๋ฒ•์€ ํ˜„์žฌ
`Remix <https://remix.ethereum.org/>`_
(it can take a while to load, please be patient). Remix is a web browser
based IDE that allows you to write Solidity smart contracts, then deploy
and run the smart contracts.
(๋กœ๋”ฉ๋˜๋Š”๋ฐ ๋‹ค์†Œ ์‹œ๊ฐ„์ด ๊ฑธ๋ฆด ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.)๋ฅผ ์‚ฌ์šฉํ•˜๋Š” ๊ฒƒ์ž…๋‹ˆ๋‹ค.
Remix๋Š” Solidity ์Šค๋งˆํŠธ ์ปจํŠธ๋ž™ํŠธ๋ฅผ ์ž‘์„ฑํ•˜๊ณ , ๋ฐฐํฌํ•˜๊ณ , ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ๋Š” ์›น ๋ธŒ๋ผ์šฐ์ € ๊ธฐ๋ฐ˜์˜ IDE์ž…๋‹ˆ๋‹ค.

.. warning::
Since software is written by humans, it can have bugs. Thus, also
smart contracts should be created following well-known best-practices in
software development. This includes code review, testing, audits and correctness proofs.
Also note that users are sometimes more confident in code than its authors.
Finally, blockchains have their own things to watch out for, so please take
a look at the section :ref:`security_considerations`.
์†Œํ”„ํŠธ์›จ์–ด๋Š” ์‚ฌ๋žŒ์— ์˜ํ•ด ๋งŒ๋“ค์–ด์ง€๊ธฐ ๋•Œ๋ฌธ์— ๋ฒ„๊ทธ๊ฐ€ ์ƒ๊ธธ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋”ฐ๋ผ์„œ ์Šค๋งˆํŠธ ์ปจํŠธ๋ž™ํŠธ๋Š” ์ž˜ ์•Œ๋ ค์ง„ ๋ชจ๋ฒ”์‚ฌ๋ก€๋“ค์„ ์ฐธ๊ณ ํ•˜์—ฌ ์ž‘์„ฑ๋˜์–ด์•ผํ•ฉ๋‹ˆ๋‹ค.
์Šค๋งˆํŠธ ์ปจํŠธ๋ž™ํŠธ๋ฅผ ์ž‘์„ฑํ•  ๋•Œ๋Š” ์ฝ”๋“œ๋ฆฌ๋ทฐ, ํ…Œ์ŠคํŒ…, ํšŒ๊ณ  ๊ทธ๋ฆฌ๊ณ  ์ •ํ™•์„ฑ ์ฆ๋ช…์„ ํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค. ๋˜ํ•œ ์‚ฌ์šฉ์ž๊ฐ€ ์ฝ”๋“œ ์ž‘์„ฑ์ž๋ณด๋‹ค ์ฝ”๋“œ๋ฅผ ๋” ์‹ ๋ขฐํ•˜๋Š” ๊ฒฝ์šฐ๊ฐ€ ์žˆ๋‹ค๋Š” ๊ฒƒ์„ ๊ธฐ์–ตํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค.
๋งˆ์ง€๋ง‰์œผ๋กœ, ๋ธ”๋ก์ฒด์ธ ์ž์ฒด์ ์œผ๋กœ ์ฃผ์˜ํ•ด์•ผํ•  ์‚ฌํ•ญ๋“ค์ด ์žˆ์Šต๋‹ˆ๋‹ค. ๋‹ค์Œ ์„น์…˜์„ ์ฐธ์กฐํ•ด ์ฃผ์„ธ์š”. :ref:`security_considerations`.

Notice for Korean
------------

์•„์ง ๋ฒˆ์—ญ์ด ์ง„ํ–‰์ค‘์ž…๋‹ˆ๋‹ค. ๋ˆ„๊ตฌ๋‚˜ ์ฐธ์—ฌํ•˜์‹ค ์ˆ˜ ์žˆ์œผ๋ฉฐ ํ•ด๋‹น `solidity-korea/solidity-docs-kr repo <https://github.com/solidity-korea/solidity-docs-kr>`_ ์— ํŽธํ•˜๊ฒŒ Pull Request ์ฃผ์…”์„œ ์ฐธ์—ฌํ•˜์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

Translations
๋ฒˆ์—ญ
------------

This documentation is translated into several languages by community volunteers, but the English version stands as a reference.
Expand All @@ -46,7 +41,7 @@ This documentation is translated into several languages by community volunteers,
* `Russian <https://github.com/ethereum/wiki/wiki/%5BRussian%5D-%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-Solidity>`_ (rather outdated)


Useful links
์œ ์šฉํ•œ ๋งํฌ
------------

* `Ethereum <https://ethereum.org>`_
Expand Down

0 comments on commit 0a1d9c0

Please sign in to comment.