Does this project have any documentation related to blockchain wallet development? I couldn't find documentation for the corresponding APIs, such as generating addresses, initiating transactions, or querying a transaction by its hash — including the interface names, parameters, and URLs. If using the Keplr wallet, it's not possible to perform advanced operations like writing automated scripts or managing wallet consolidation. Is there any documentation available for this?
Currently, while developing with the Cosmos SDK, I also noticed that the API interface names used in this project differ from the standard Cosmos interfaces, but I don’t know how to find the correct API names, which is very frustrating.