Solidity smart contracts for the Basalt EVM bridge.
Core bridge contract handling cross-chain token locks and releases. Manages deposit tracking, multi-signature verification, and transfer finalization between Basalt and EVM-compatible chains.
Wrapped Basalt (WBST) ERC-20 token contract. Represents bridged BSLT tokens on EVM chains with mint/burn controlled by the bridge contract.
Contracts are written in Solidity and can be compiled with Foundry or Hardhat.
- Main Repository — Basalt blockchain source code
- Documentation — Technical documentation