#Trading Service
./config/dev.js 생성 필요 module.exports = { mongoURI:{mongoURI} } .env 파일 생성 후 access_key와 secret_key 할당 필요
| Name |
Last Commit
667421be
–
Add selling algorithm and Modify buying algorithm
|
History
|
Last Update |
|---|---|---|
| config | Loading commit data... | |
| models | Loading commit data... | |
| .gitignore | Loading commit data... | |
| README.md | Loading commit data... | |
| index.js | Loading commit data... | |
| package-lock.json | Loading commit data... | |
| package.json | Loading commit data... |
#Trading Service
./config/dev.js 생성 필요 module.exports = { mongoURI:{mongoURI} } .env 파일 생성 후 access_key와 secret_key 할당 필요