An institution holds to one standard wherever it operates: its own governance, risk, and compliance framework. Bedrock carries that standard onto public networks by putting the controls inside the infrastructure the transaction runs through.
In two proofs of concept with a Tier 1 global bank, we configured an Ethereum node to apply the institution's own compliance and risk rules, and built a component that routes approved transactions through relay services to selected builders for reliable inclusion. Both were tested on the Sepolia test network. The controls sat inside the node rather than in a layer above it, so the record came from infrastructure we operated rather than an external explorer or a vendor's API.
By implementing compliance controls at the infrastructure layer, we have shown that institutional requirements can be met without compromising Ethereum's openness or interoperability
Tomasz Kurowski,
Head of Enterprise Business at Nethermind
Five things Bedrock does, from the checks that gate a transaction to the back-office systems the record lands in. All of it runs on the Nethermind Client, the Ethereum execution client we build and maintain, which runs about 32% of the network (Ethernodes, September 2026).
AML, sanctions, and Travel Rule checks run before the transaction is built
The execution client verifies a transaction cleared policy and was not altered
Cleared transactions broadcast only through approved paths, never the open mempool
The institution's own node as the record of onchain state
ISO 20022 and FIX integration with the message flows you already run