Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 4.01 KB

File metadata and controls

40 lines (25 loc) · 4.01 KB

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.