Split out from #214 ("Review API reference and requirements for Blockchain integration") — one of three RFPs to write for blockchain API/SDK integration.
Scope
Define the expected API for blockchain integration, with enterprise integration in mind, delivered as FFI bindings. Expected to be documented (internal use).
Source material
logos-api-sdk-research (local repo, see README.md) — comparative audit of 22 blockchain ecosystems (155 pinned repos, 2,083 evidence records) plus as-built audits of logos-blockchain and lez.
research/synthesis/logos-api-sdk-reference.md — the proposed ideal API + SDK: 16 operations, 7 SDK interfaces, 42 methods.
research/synthesis/logos-delta.md — gap map: what's provided/partial/missing per module vs. that ideal (58 symbols/module).
research/synthesis/logos-api-sdk-srs.md — 154 atomic requirements (102 P0), ISO 29148-style.
research/synthesis/coverage.md — why each ecosystem expectation is in/out of scope.
Notes
- This RFP defines the API surface itself; the transport/consumption layers (JSON-RPC proxy, SDKs, other interface modules) are separate RFPs that depend on this one.
- Internal deliverable — not an external-contributor-facing surface in itself, though it underpins the external RFPs below.
Related
Split out from #214 ("Review API reference and requirements for Blockchain integration") — one of three RFPs to write for blockchain API/SDK integration.
Scope
Define the expected API for blockchain integration, with enterprise integration in mind, delivered as FFI bindings. Expected to be documented (internal use).
Source material
logos-api-sdk-research(local repo, seeREADME.md) — comparative audit of 22 blockchain ecosystems (155 pinned repos, 2,083 evidence records) plus as-built audits oflogos-blockchainandlez.research/synthesis/logos-api-sdk-reference.md— the proposed ideal API + SDK: 16 operations, 7 SDK interfaces, 42 methods.research/synthesis/logos-delta.md— gap map: what's provided/partial/missing per module vs. that ideal (58 symbols/module).research/synthesis/logos-api-sdk-srs.md— 154 atomic requirements (102 P0), ISO 29148-style.research/synthesis/coverage.md— why each ecosystem expectation is in/out of scope.Notes
Related