🔥
FireAcademy.io Docs
  • Welcome
  • Grants
  • Basic Concepts
  • Pricing
  • FAQ
  • Dashboard
    • Creating an API Key
    • Editing an API Key
    • Redeeming a Gift Code
  • Developers
    • Using API Keys
    • Leaflet
    • Leaflet (testnet10)
    • Dashboard API
    • Beta API
  • Contact Us
Powered by GitBook
On this page
  1. Developers

Leaflet

PreviousUsing API KeysNextLeaflet (testnet10)

Last updated 2 years ago

The up-to-date source code for Leaflet can be found . On a high level, Leaflet is just a proxy that takes incoming HTTP endpoints, 'wraps' them with the right certificates, sends them to the Chia full node, and returns the response. It also has a readiness check endpoint on /ready.

Any POST request to Leaflet's port (18444) will be treated as one that needs to be proxied to the Chia full node RPC.

FireAcademy.io

Leaflet can be accessed at https://kraken.fireacademy.io/leaflet/ or https://kraken.fireacademy.io/{api-key}/leaflet/. Each request has a different, static cost - please see for more information, including a list of the allowed endpoints.

here
this page