/TrackTerra-v2

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.