Skip to main content
Module

x/xumm/.env.sample

XUMM Typescript / Javascript SDK - Interact with the XUMM Developer API the easy way
Go to Latest
File
# The XUMM SDK supports dotenv :)# # Make sure the XUMM_APIKEY and XUMM_APISECRET# vars are in your environment, or use a dotenv file.## Rename this file to .env (hidden file, starts with a dot)# and enter your XUMM API Key and API Secret,# to be obtained from the XUMM App Console:# » https://apps.xumm.dev#
XUMM_APIKEY=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXXUMM_APISECRET=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX