Skip to main content

Boson Protocol contracts layer

Boson Protocol is a modular, upgradable protocol whose purpose is to enable the tokenization, transfer and trade of any physical thing as a redeemable NFT.

It is based on the diamond EIP-2535 standard, which enables a single point-of-entry to its multitude of functionalities, as well as upgradeability and other benefits.

Latest deployment of contracts on various networks can be found at https://github.com/bosonprotocol/boson-protocol-contracts/blob/main/addresses/.

The Boson DAO will secure an admin role for upgrades in a multisig wallet and use proposals and voting for improvements.

For more detail, see the latest White Paper, and for code-level documentation, see the contract docs for more information.