The Starter Template is a pre-structured blueprint designed to streamline the creation of new integrations within the TurboETH ecosystem.

Integration

Folder Structure:

integrations/starter
ā”œā”€ abis/
ā”‚  ā”œā”€ starter-abi.ts
ā”œā”€ client/
ā”‚  ā”œā”€ index.ts
ā”œā”€ components/
ā”‚  ā”œā”€ starter-header.tsx
ā”œā”€ generated/
ā”‚  ā”œā”€ starter-wagmi.ts
ā”œā”€ hooks/
ā”‚  ā”œā”€ use-starter.ts
ā”œā”€ utils/
ā”‚  ā”œā”€ types.ts
ā”œā”€ index.ts
ā”œā”€ README.md
ā”œā”€ wagmi.config.ts