Skip to content

ajw221/exchange-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a .env file with the following structure:

BASE_URL="base exchange REST API endpoint"

API_KEY_2FA="api key that requires static 2FA"
API_SECRET_2FA="api secret that requires static 2FA"
API_PASSPHRASE="static 2FA passphrase"

API_KEY="api key not requiring static 2FA"
API_SECRET="api secret not requiring static 2FA"

About

Exchange Interface testing using Gherkin BDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published