filecoin-project / lotus

Reference implementation of the Filecoin protocol, written in Go
https://lotus.filecoin.io/
Other
2.83k stars 1.26k forks source link

Highly available lotus api #4346

Open travisperson opened 3 years ago

travisperson commented 3 years ago

We currently have lotus-gateway, which is a way to more carefully expose a lotus api to public users. I'm creating this issue to track any discussion around how to provide a highly available lotus api that can be backed by many lotus daemons.

362228416 commented 3 years ago

May I ask what is the address of your public API? Can you develop and access it for me