Proof-Of-Chaos / website

https://proofofchaos.app
MIT License
2 stars 2 forks source link

Move some chain query logic from server to client #110

Open niklasp opened 10 months ago

niklasp commented 10 months ago

E.g. fees are calculated on the server, this should be done client side, because we have a timeout limit of 60s

actually this should be handled by a chain data provider