/nickel

Provides wallet functionalities

Primary LanguageTypeScriptMIT LicenseMIT

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