Report and tax calculator for transaction on Luna blockchain
$ cp ./.env.example .env
Set the port and database configuration in the .env file
$ npm install
$ cd ./parser
$ npm install
# development
$ npm run dev
# production
$ npm run prod
TrackTerra is GPL-3.0 License licensed.