docker-compose --env-file config/.env.example up
-
Get the latest blocks [GET] http://localhost:8080/blocks?limit=n
-
Get the block by block number [GET] http://localhost:8080/blocks/:num
-
Get the transaction data with event logs [GET] http://localhost:8080/transaction/:txHash