Hey devs,
I’ve just released a REST API for Libra blockchain using libra-grpc
. You can use it to query data from the chain. Here is an example to get the 10 first transactions: https://librascript.io/api/transactions/0/10/true
Find the docs and the code here: