Skip to content

Serverless trading bot for CryptoMarket running in AWS

License

Notifications You must be signed in to change notification settings

cryptomkt-bot/trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoMKT Bot

Serverless trading bot for CryptoMarket running in AWS.

Services

  • trader: Trading bot
  • auth: Authentication service
  • cryptomkt: CryptoMarket proxy service
  • fcm: FCM service

Build

# cd into service
cd src/<service>

# install dependencies
yarn install

# build for production
yarn run build

Deployment

yarn cdk deploy --parameters fcmKey=<yourFcmKey>

About

Serverless trading bot for CryptoMarket running in AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published