Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Upon connection to the service, Snowsight expects a message to be sent in JSON format with a key-value pair named 'signed_key' containing a signed message in from the wallet that paid for access to Snowsight.
Example signed key:
This allows Snowsight to confirm that your external address has paid the appropriate amount of AVAX to accept the connection.
The Services section contains code snippets of how to generate the signed key for your desired service.