starknet-io / starknet-docs

The repo for Starknet's developer documentation. Includes contribution guidelines and the Starknet documentation supplementary style guide
https://docs.starknet.io/
111 stars 158 forks source link

Adding a page on fee estimation #1293

Open odednaor opened 3 weeks ago

odednaor commented 3 weeks ago

Is your feature request related to a problem? Please describe. The docs don't contain a description of how to calculate fees (should be done based on the starknet_estimateFee call), or how to map the fields returned by the call to the resource_bounds dictionary of v3 transactions.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

stoobie commented 1 week ago

@odednaor Did you already open a PR for this?