Skip to content

atlasmoth/go_farcaster_signer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate farcaster signers in go

Setup

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 *.go

Make POST request to /signer to generate a signer

Make GET request to /signer-status?token=$pollingToken to poll status of the signer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages