Privacy-Preserving Tokenized Gold (SGOLD) and Silver (SSILVER) on Secret Network
SCRT-Metals is a decentralized asset tokenization project designed to bring physical gold and silver into the Secret Network ecosystem through private-by-default SNIP-20 tokens. It enables secure, confidential transactions of SGOLD and SSILVER — digital representations of real-world precious metals.
- ✅ SNIP-20 tokens with full privacy (balances and transfers)
- ✅ SGOLD and SSILVER token pair
- ✅ Secret Contracts (CosmWasm) integration
- ✅ Front-end UI for secure wallet interactions
- ✅ Custodial modeling for physical redemption (planned)
- Secret Network + CosmWasm
- SNIP-20 token standard
- SecretJS (JavaScript SDK)
- React front-end (planned)
- GitHub Actions (for CI/CD testing)
scrt-metals/ │ ├── contracts/ # SNIP-20 secret contracts (SGOLD/SSILVER) ├── frontend/ # React wallet interface (planned) ├── docs/ # Technical specs and whitepaper ├── LICENSE # Apache 2.0 license └── README.md # Project documentation