1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-exonum

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
README.md 1.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Oleksandr Anyshchenko Отправлено 19.07.2020 08:11 e0fdc05

Exonum Rust Runtime

Travis Build Status License: Apache-2.0 rust 1.45.0+ required

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.

Usage

You might look at one of these examples:

...or these services developed along with the Exonum framework:

License

exonum-rust-runtime is licensed under the Apache License (Version 2.0). See LICENSE for details.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-exonum.git
git@api.gitlife.ru:oschina-mirror/mirrors-exonum.git
oschina-mirror
mirrors-exonum
mirrors-exonum
master