you can see and test the api using the following link(instead of postman): http://localhost:8080/swagger-ui.html
- pre requisite :
- Java 17 +
- Docker (Optional)
run the Attached dockerfile (publish port 8080) or using intellij start the app
app is deployed to heroku, auto-updates when merge to master(Heroku pipeline)
swagger: https://blockfence-demo.herokuapp.com/swagger-ui.html
- we are using infura in order to connect to ethereum mainNet (alternative to running our own full node)