Skip to content

domwoe/HTTPS-Outcalls-Calculator

Repository files navigation

HTTPS Outcalls Calculator

A tool to calculate and simulate HTTPS outcalls on the Internet Computer.

Disclaimer: No guarantees of correctness. Needs to be verified.

Overview

This calculator helps developers to estimate the costs of HTTPS outcalls on the Internet Computer..

Features

  • Slider to calcualte the costs of HTTPS outcalls
  • Estimate costs based on a given request and response
  • Check IPv6 support of a given URL

Potential improvements

  • 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

Development

  1. Clone the repository
  2. Install dependencies with npm install
  3. Run the development server with npm run dev

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License

Acknowledgements

Built with Juno.

About

Calculates the cost for HTTPS Outcalls on the Internet Computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors