This project is built for testing raw transaction from Swing API responses
Please create .env
file under project directory and add the following line if you have another project running on PORT 3000.
PORT=3001
Update PORT if you have any project running on PORT 3000
npm i
npm start