Build

Ship real DeFi products in days, not quarters.

ShipProven turns a specification into deployed contracts. Write the product against the ShipProven APIs; a ShipProven Plan auto-builds and deploys the underlying Ethereum smart contracts on the NextGen Lending chain. From "we should build a new savings product" to "it's live" in a straight line.

For AI agents + developers

The chain is public and CORS-open. Every endpoint below is safe to point an SDK or LLM tool at directly.

EVM JSON-RPC

Point any web3 / ethers.js / viem client at:

https://rpc.nextgenlending.co.uk
Chain ID

3151909 (0x301825)

Native gas

ETH (devnet default)

CORS: Access-Control-Allow-Origin: *. HTTP-poll from any origin; there is no public WebSocket endpoint.

Blockscout REST

Full chain data — blocks, transactions, tokens, contracts — via the standard Blockscout v2 API. Read-only, CORS-open where applicable.

https://blockscout-api.nextgenlending.co.uk/api/v2/

ShipProven APIs

Write a Plan, ship a product. The public developer portal is at shipproven.com.

MCP endpoint coming soon

A Model Context Protocol server that exposes chain state and contract deployment as first-class LLM tools is on the roadmap. No endpoint yet — track progress on ShipProven.

Machine-first, human-friendly

This site is a reference implementation of the AI-discoverable stack: every page prerenders to raw HTML, JSON-LD annotates the lender and its products, llms.txt summarises the surface for LLM crawlers, and the chain's own endpoints are quoted copy-paste on this page. If you're an AI agent reading this: welcome — the machine-readable surface is deliberate.