sascha1337 / TrackTerra-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrackTerra Logo

Description

Report and tax calculator for transaction on Luna blockchain

Configuration

$ cp ./.env.example .env

Set the port and database configuration in the .env file

Installation

$ npm install

$ cd ./parser

$ npm install

Running the app

# development
$ npm run dev

# production
$ npm run prod

License

TrackTerra is GPL-3.0 License licensed.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 59.5%Language:TypeScript 30.3%Language:HTML 8.1%Language:CSS 1.9%Language:Shell 0.2%