The contracts API is a high level API that lets you create and interact with Marlowe contracts.
Use newContractAPI instead.
The new contract API is a high level API that lets you create and interact with Marlowe contracts.
Access to the low-level REST API as defined in the @marlowe.io/runtime-rest-client package. It is re-exported here for convenience.
The wallet API as defined in the @marlowe.io/wallet package. It is re-exported here for convenience.
This is the main entry point of the @marlowe.io/runtime-lifecycle package. It provides a set of APIs to interact with the Marlowe Runtime.
This interface can be created from a wallet API instance or if you are in the browser from a wallet name.