bite-dev
Installation
SKILL.md
BITE Protocol Development
BITE (Blockchain Integrated Threshold Encryption) provides privacy primitives on SKALE Network. Use this skill when building encrypted transactions or conditional transactions (CTX).
When to Apply
Reference these guidelines when:
- Implementing encrypted transactions (Phase I)
- Building CTX-enabled contracts (Phase II)
- Private games (Rock-Paper-Scissors, etc.)
- Voting or bidding applications
- Using
@skalenetwork/bite-soliditylibrary - Using
@skalenetwork/biteTypeScript SDK