Skip to content

Solidity bridge contracts for the Basalt EVM bridge (BasaltBridge, WBST)

Notifications You must be signed in to change notification settings

Basalt-Foundation/basalt-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Basalt Bridge Contracts

Solidity smart contracts for the Basalt EVM bridge.

Contracts

BasaltBridge.sol

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.

WBST.sol

Wrapped Basalt (WBST) ERC-20 token contract. Represents bridged BSLT tokens on EVM chains with mint/burn controlled by the bridge contract.

Development

Contracts are written in Solidity and can be compiled with Foundry or Hardhat.

Related

License

Apache License 2.0

About

Solidity bridge contracts for the Basalt EVM bridge (BasaltBridge, WBST)

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors