JoshOrndorff / LearnRholangByExample

Teaches rholang to beginners and intermediate programmers through hands-on examples and experimentation.
67 stars 32 forks source link

Create README_RU.md #23

Closed Barkov-F closed 5 years ago

Barkov-F commented 5 years ago

https://github.com/JoshOrndorff/LearnRholangByExample/pull/28 I think this is the one. Or do you want me to add the part on IntelliJ IDEA plugin for the English version?

On Sun, 14 Oct 2018 at 18:46 Joshy Orndorff notifications@github.com wrote:

@JoshOrndorff commented on this pull request.

In 0-DeveloperEnvironment/README_RU.md https://github.com/JoshOrndorff/LearnRholangByExample/pull/23#discussion_r224997460 :

+``` +$ rnode eval intersection.rho +Evaluating from intersection.rho + +Result for intersection.rho: +Deployment cost: CostAccount(39,Cost(1132)) +Storage Contents:

  • @{Unforgeable(0xb19519ab773d1ec4ce96f1b71b748552e4a084dfc9942371717f5cb87e818879)}!(@{"name"}!(Nil)) | @{Unforgeable(0xb19519ab773d1ec4ce96f1b71b748552e4a084dfc9942371717f5cb87e818879)}!(@{"age"}!(Nil)) | @{"world"}!("hello") | for( x0, x1 <= @{Unforgeable(0x01)} ) { Nil } | for( x0, x1, x2, x3 <= @{"secp256k1Verify"} ) { Nil } | for( x0, x1 <= @{"sha256Hash"} ) { Nil } | for( @{{@{"name"}!() | /\ @{"age"}!() | }} <= @{Unforgeable(0xb19519ab773d1ec4ce96f1b71b748552e4a084dfc9942371717f5cb87e818879)} ) { @{Unforgeable(0x00)}!("Both name and age were in the data") } | for( x0, x1 <= @{Unforgeable(0x03)} ) { Nil } | for( x0, x1, x2, x3 <= @{"ed25519Verify"} ) { Nil } | for( x0, x1 <= @{"blake2b256Hash"} ) { Nil } | for( x0 <= @{Unforgeable(0x02)} ) { Nil } | for( x0 <= @{Unforgeable(0x00)} ) { Nil } | for( x0, x1 <= @{"keccak256Hash"} ) { Nil } +```
  • +Часть ответа ноды появляется в том же терминале, где вы запускали код. Другая часть там, где вы запускали ноду, т.е. в первом терминале. Обязательно проверяйте оба окна, пока не освоитесь, где появляется какая часть.

  • +## Cryptofex IDE +Pyrofex готовится выпустить среду разработки приложений на платформах RChain и Etherium под названием cryptofex. Сейчас она находится в alpha стадии. При помощи этого IDE можно создавать не только dApp для RChain, но и смартконтракты для EVM.

  • +## Плагин для IntelliJ IDEA

@Barkov-F https://github.com/Barkov-F I don't see the PR for the English version. Can you point me to it?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/JoshOrndorff/LearnRholangByExample/pull/23#discussion_r224997460, or mute the thread https://github.com/notifications/unsubscribe-auth/ARpuHYUzFoBiUyNEY8swApG4K21NZVSLks5uk1xQgaJpZM4XanZ7 .