kwilteam / kwil-db

Kwil DB, the database for web3
https://www.kwil.com/
Other
36 stars 12 forks source link

feat: Mount CometBFT chain RPC on a subpath of the user RPC #1000

Open brennanjl opened 2 months ago

brennanjl commented 2 months ago

In an attempt to reduce the complexity of Kwil, we should explore the possibility of mounting the CometBFT RPC on a subpath of the user RPC. It's not immediately clear to users who are not familiar with Tendermint why these are different, and makes it more complex to configure Kwil.

It's not critical if we can't do this / if it is hard to accomplish, but we should explore it since it would be nice.

jchappelow commented 2 months ago

Almost done actually