Create .env file and set the following variables
APP_FID="<DEVELOPER'S FID>"
APP_MNEMONIC="<DEVELOPER'S MNEMONIC>"Run start up command after installation
go run *.goMake POST request to /signer to generate a signer
Make GET request to /signer-status?token=$pollingToken to poll status of the signer