High-value asset module (Fermion)
The Fermion module extends Boson for premium and fractionalized assets — watches, art, real estate, etc. It adds two roles not present in the base protocol:
- Verifier — authenticates the asset before listing.
- Custodian — physically holds the asset until redemption.
The module ships as a separate MCP server with its own tool set, alongside the main Boson MCP.
When to use Fermion
- The asset value justifies the additional verification overhead.
- The asset is physical and requires storage.
- Fractional ownership is desired (multiple buyers per asset).
Next
- Reference page TBD when Fermion MCP API stabilizes.