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) |