Skip to main content

Documentation walkthrough

Welcome to the official documentation of ISBE, the Spain Blockchain Services Infrastructure. Here you will find all the information necessary to understand, integrate, and leverage the services, components, and capabilities of the ISBE network.


Documentation Sections

Build on ISBE

Entry point for builders: choose between starting to write code (no onboarding needed, using the local network) or getting access to the PRE/PRO environments.

Content:

  • The two paths to build on ISBE and how to combine them
  • End-to-end guide to your first use case (DID → credential → trust chain → contract deployment → Blockscout)
  • Network resources (Blockscout explorers, npm package, GitHub)

Go to Build on ISBE →


Smart Contracts

Complete documentation for smart contract developers in ISBE.

Content:

  • Available templates (ERC20, ERC721, ERC3643, traceability).
  • Custom contract development and compliance.
  • Technical reference (DIDs, Access Control, Diamond Pattern, Governance).
  • Frequently asked questions.

Go to Smart Contracts Documentation →


Identity

ISBE's decentralised identity layer, based on the W3C standards for DIDs and Verifiable Credentials.

Content:

  • DIDs (did:isbe): registration, key management, resolution and trust chain. Full DID Registry API reference
  • Verifiable Credentials: issuance, verification and authentication flows. Issuer and IDP API
  • Trust chain (TIR): RTAO, TAO and TI roles, publishing and revoking accreditations
  • ISBE Wallet: installation, receiving and presenting credentials

Go to Identity Documentation →


ISBE Portal

ISBE Portal is the management tool for the ISBE network.

Content:

  • BaaS and Faucet.
  • Frequently asked questions.

Go to ISBE Portal Documentation →


Infrastructure

Deployment, network architecture, nodes, and monitoring of ISBE.

Content:

  • Network architecture and node types.
  • Role of the ISBE Client as the only gateway to the network and filtering system.
  • Node configuration and deployment.
  • Monitoring and Blockscout usage.

Go to Infrastructure Documentation →