Organization-wide GitHub configuration and community health files for SIP Protocol.
.github/
├── profile/
│ └── README.md # Organization profile (shown on org page)
├── ISSUE_TEMPLATE/ # Default issue templates (planned)
├── FUNDING.yml # Sponsorship configuration (planned)
└── README.md # This file
SIP (Shielded Intents Protocol) is a privacy layer for cross-chain transactions via NEAR Intents + Zcash.
- 🌐 Website: https://sip-protocol.org
- 📚 Docs: https://docs.sip-protocol.org
- 🔐 Core SDK: https://github.com/sip-protocol/sip-protocol
| Domain | Purpose |
|---|---|
sip-protocol.org |
Marketing website |
docs.sip-protocol.org |
Documentation (Astro) |
| Repo | Description |
|---|---|
| sip-protocol | Core SDK + Types |
| docs-sip | Documentation site |
| circuits | Noir ZK circuits (planned) |