build-with-bite
Build with BITE
BITE Protocol provides threshold encryption on SKALE chains. Encrypts transaction data so mempool only sees encrypted bytes.
What is BITE?
- Encrypts
to+calldatain transactions - Threshold decryption: 2t+1 of 3t+1 validators needed
- Works on all Solidity contracts (no contract changes needed)
- MEV-resistant
Primitives
| Primitive | Description | Chains |
|---|---|---|
| Encrypted TX | Encrypt to + calldata |
SKALE Base, SKALE Base Sepolia |
| CTX | Conditional Transactions | BITE V2 Sandbox 2 |
Chain Requirements
More from skalenetwork/skills
about-skale
Learn about SKALE Network - what it is, chain types, gas models. Use for understanding SKALE architecture.
17deploy-to-skale
Deploy contracts to SKALE chains. Covers chain selection, RNG, bridge, deployment setup. Use for deploying smart contracts to SKALE.
17x402-on-skale
Build AI agents with x402 payments on SKALE. Covers facilitator setup, payment middleware, and agent client. Use for monetized AI services, agent-to-agent payments.
15skale-cli
Operational command playbooks for SKALE CLI usage from the skalenetwork/skale-cli codebase. Use when users need exact command syntax, target selection, parameter formatting, output interpretation, and error handling for read, whitelist, manager, ima, and skl commands.
11ima-bridging-on-skale
Programmatic IMA (Interchain Messaging Agent) bridging for SKALE chains. Use for sending and receiving messages between SKALE chains and Ethereum.
11programmable-privacy
Encrypted transactions, conditional transactions (CTX), re-encryption, and confidential tokens on SKALE. Use for privacy dApps, confidential voting, sealed-bid auctions, encrypted state, and data sharing.
7