Hi all. I am happy to present a beta version of the ICP pricing calculator running as a canister:
https://3d5wy-5aaaa-aaaag-qkhsq-cai.icp0.io/
I hope it will be useful for estimating costs of running applications on ICP.
If you’re curious about how it was implemented:
- Frontend code: GitHub - dfinity/icp-calculator-ui: The frontend of the ICP pricing calculator
- Calculator logic: GitHub - dfinity/icp-calculator: A calculator of fees and costs for smart contracts on the Internet Computer Protocol (ICP)
Kudos:
- The design team at DFINITY (Artem, David, Dmytro, Maurice) for the help with the frontend.
- @peterparker for the help with setting up the NPM package.
- @dsarlis for reviewing the calculator logic code.