# COPY THIS FILE AND NAME IT ".env"
# .env will be ignored from the repo

# This env is for running phpunit tests on alpaca-php-sdk

APIKEY="REPLACE WITH API KEY"
APISECRET="REPLACE WITH API SECRET"