top of page


Move Tokens & NFTs Between Blockchains with Proven Security
Seamless. Secure. Stable.


Why Butter?
All Chains Supported
Butter allows crypto assets that are compatible with smart contracts to be bridged across all blockchains.
Instant Confirmation
Butter ensures that cross-chain confirmation speeds depend only on each network’s block time.
Provably Secure
Butter guarantees blockchain-level security using light client technology for cross-chain verification.
Effortless Integration
Butter provides easy-to-integrate SDK to help Web3 applications gain access to cross-chain functionality.

.png)




Why Butter
Developer
Products
Have Questions?
Butter Bridge/Swap
Exchange any token from any blockchain - secured by pure mathematics and cryptographic.

Butter SDK
Butter SDK aims to empower every Web3 application with asset cross-chain functionality

npm install --save-dev butterjs-sdk

Swap/Bridge any token from any blockchain
function tokenBridge(
tokenIn,
targetChain,
amount,
toAddress
)
Install our SDK
function omniSwap(
tokenIn,
tokenOut,
amountIn,
toAddress
)
bottom of page