stellar / stellar-cli

CLI for Stellar developers
72 stars 70 forks source link

Add subcommand for accessing network information like latest ledger #1612

Open leighmcculloch opened 1 month ago

willemneal commented 1 month ago

Should we expand this to add an rpc subcommand to make it easier to access all RPC methods?

leighmcculloch commented 1 month ago

Should we expand this to add an rpc subcommand to make it easier to access all RPC methods?

+1 This would probably be helpful. I don't think that would necessarily replace this issue, but separate to it.

There's an open issue discussing the possibility of the RPC serving up a HTTP JSON interface so that it is easier to curl: