A tool to calculate and simulate HTTPS outcalls on the Internet Computer.
Disclaimer: No guarantees of correctness. Needs to be verified.
This calculator helps developers to estimate the costs of HTTPS outcalls on the Internet Computer..
- Slider to calcualte the costs of HTTPS outcalls
- Estimate costs based on a given request and response
- Check IPv6 support of a given URL
- Make several calls and show the diff to make it easier to create a transform function
- Automatically suggest a transform funtion in Rust or Motoko based on the diff
- Clone the repository
- Install dependencies with
npm install - Run the development server with
npm run dev
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License
Built with Juno.