The runtime is for running services written in Rust.
This runtime is useful for writing services that exist throughout the whole life of the blockchain. A good example of this kind of services is blockchain oracles.
Another good point to use the Rust runtime are services with high performance requirements because the runtime has lowest overhead.
In the Rust runtime, a set of service artifacts that you may want to deploy is static. This set is defined at the time of compilation. Once the set is created, you can change it only by recompiling the node binary.
The Rust runtime does not provide service isolation from the operation system. Therefore, the security audit of the deployed artifacts is up to the node administrators.
You might look at one of these examples:
...or these services developed along with the Exonum framework:
exonum-rust-runtime
is licensed under the Apache License (Version 2.0).
See LICENSE for details.
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )