Connext is a trust-minimized bridging protocol that connects your dApp to multiple blockchains, allowing you to bridge assets in a secure manner.
Everything starts with xcall
, the cross-chain primitive that enables sending ERC20s or arbitrary calldata across blockchains!
// import Connext contract interfaces
contract MyCrossChainContract {
...
connext.xcall(
XCallArgs({
CallParams({
to: <ADDRESS>,
callData: <ENCODED_CALLDATA>,
...
}),
transactingAsset: <ERC20>,
transactingAmount: <AMOUNT>
)}
);
}
xcall
parametersSignup at: https://online.ethglobal.com/
Connext Bounties [5k USDT in total]
🕵️♀️🧑💻😎 Best original project built on Connext (2k USDT)
Following todays zeitgeist we are looking for solutions that fit the current narratives
🦵💪🏋️♀️ Best crosschain augmentation of an existing protocol (2k USDT)
Augment an existing protocol to make it cross-chain compatible using Connext
🏆🤝🏆 Pool bounty (1k USDT)
All hackathon-registered wallets that make a successful xCall during the hackathon period will split this pool.
Judging Criteria for all prizes