WebsiteCommand

fmgp.did.method.prism.cli.WebsiteCommand

Commands that drive a local one-shot website to interact with the user's browser — wallet integration, presentation flows, etc. Distinct from Blockfrost-driven submission because no Blockfrost token / local wallet is needed; everything happens in the browser.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def program(cmd: WebsiteCMD): ZIO[Any, Throwable, Unit]

Concrete fields

val command: Command[WebsiteCMD]