cardano-community / koios-artifacts

Artifacts for https://koios.rest and https://api.koios.rest websites
Creative Commons Attribution 4.0 International
20 stars 25 forks source link

New endpoint : tx_fee_estimate #191

Closed rdlrt closed 1 year ago

rdlrt commented 1 year ago

Provide fee estimate for uploaded tx body

AstroWa3l commented 1 year ago

I agree with this request, this is the endpoint missing I am looking to integrate koios with pycardano similar to blockfrost API.

https://pycardano.readthedocs.io/en/latest/api/pycardano.backend.base.html#pycardano.backend.blockfrost.BlockFrostChainContext

QuixoteSystems commented 1 year ago

Yes, We need that asap to interact with Pycardano library and SC.

rdlrt commented 1 year ago

The wait is for ogmios v6 which might be next week (to avoid writing yet-another-code or to use web sockets instead of HTTP). If there is more background about the 'asap' , happy to hear details offline

AstroWa3l commented 1 year ago

We can wait for Ogmios v6, as far as I know, no major project is trying to implement pycardano+koios yet but more are trying to use it every day in their development. And I agree it's best to wait to avoid writing an update that will need to be updated again.

rdlrt commented 1 year ago

Closed via #238