Skip to content

uncommented/pfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

brew install protobuf

go install google.golang.org/protobuf/cmd/[email protected]
go install google.golang.org/grpc/cmd/[email protected]

Environment variables

Setup environment variables with .env file.

# KIS
KIS_APPKEY=<appkey>
KIS_APPSECRET=<appsecret>
KIS_TOKEN=<token>
KIS_TOKEN_EXPIRED="2024-dd-yy HH:MM:SS"

CANO=12345678
ACNT_PRDT_CD=01

# Upbit
UPBIT_ACCESS_KEY=<accesskey>
UPBIT_SECRET_KEY=<secretkey>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published