8000 GitHub - lzkill/bsc-order: Biscoint Scheduled Order Bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

lzkill/bsc-order

Repository files navigation

Biscoint Scheduled Order Bot

Development

Setup (Linux + Bash)

$ nodenv install 14.16.0 && \
  npm install -g @nestjs/cli && \
  nodenv rehash && \
  npm install -f && \
  npm run prepare

Codegen

  • Veja codegen.yml
  • Execute npx graphql-codegen

Packing

Opcionalmente, pode-se gerar um executável da aplicação com o comando abaixo.

$ npm run pkg

A execução do arquivo gerado ainda depende da existência do config.json no diretório corrente.

About

Biscoint Scheduled Order Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0