Files
tycho-protocol-sdk/docs/logic/vm-integration/README.md

7 lines
244 B
Markdown

# VM Integration
This page describes the interface required to implement protocol logic component.
To create a VM implementation, it is required two provide a manifest file as well as a implementation of the corresponding adapter interface.