Crate dvm[][src]

Definance Virtual Machine server implementation on tonic & tokio. Run with cargo run --bin dvm "http://[::1]:50051" "http://[::1]:50052"

Structs

Options

Definance Virtual Machine combined with Move compilation server powered by gRPC interface on top of TCP/IPC. API described in protobuf schemas: https://github.com/dfinance/dvm-proto

Functions

main
main_internal