programmable-privacy
Programmable Privacy
Threshold encryption primitives on SKALE Network. Encrypt transaction data, decrypt conditionally onchain, and re-encrypt data for specific recipients or network-level privacy.
When to Apply
- Implementing encrypted transactions
- Building CTX-enabled contracts
- Re-encrypting onchain state for data sharing or private storage
- Building confidential tokens
- Using
@skalenetwork/bite-solidity@1.0.1or@skalenetwork/bite@0.8.1 - Private games (RPS, poker), voting, auctions
Features
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.
11build-with-bite
Build with BITE Protocol for privacy on SKALE. Covers encrypted transactions, CTX, SDK usage. Use for privacy dApps, confidential voting, encrypted transfers.
10