Web Interface
Factori can generate a web interface from a KT1:
factori import kt1 . KT1Fjiwsmo49yM7jch6KG4ETLFkatF3Qj8of \
--web \
--name my_contract \
--network ghostnet \
--force
To generate the web page, run:
make ts-deps
make web
and click on the link to the local web page.