gaming-SaaS / nickel

Provides wallet functionalities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nickel

Provides wallet functionalities

How to use

To run the service you have to follow the steps below:

  • clone
  • cd into the folder
  • npm i
  • npm run start

To use container:

  • clone
  • cd into the folder
  • npm i
  • sudo docker-compose up

About

Provides wallet functionalities

License:MIT License


Languages

Language:TypeScript 82.2%Language:JavaScript 13.4%Language:Dockerfile 4.3%