Skip to content

derskeal/wallet

Repository files navigation

Test-Wallet


A test wallet project based on Ts.ED

Getting started

Requirements

  • Node >= 14
  • Express >= 4
  • TypeScript >= 4.
# install dependencies
$ yarn install

# serve
$ yarn start

# build for production
$ yarn build
$ yarn start:prod

Docs

The API documentation lives at ROOT_URL/docs/swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published