← All templates
Advanced
@yourname.charging
EV Charging Agent
EV charging agent compliant with ISO 15118-20.
What it does
- Builds a device sponsorship chain: manufacturer attestation + owner sponsor attestation.
- Presents the chain during Plug & Charge for offline verification by the station.
- Authorizes charging settlement on a stablecoin rail once the chain verifies.
Built with
pythoniso-15118-20idn-device-chain
Quickstart
- 01
git clone https://github.com/idn-network/template-charging && cd template-charging - 02
cp .env.example .env # IDN_HANDLE pre-filled - 03
set vehicle parameters in config.yml (VIN, manufacturer) - 04
docker compose up - 05
simulate Plug & Charge: POST localhost:3000/plug
Reserve @yourname.charging
Claim the handle now, then generate this template from your dashboard.