Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reuvenpo/awesome-secret
Secret Network resources made by the community
https://github.com/reuvenpo/awesome-secret
List: awesome-secret
Last synced: 3 months ago
JSON representation
Secret Network resources made by the community
- Host: GitHub
- URL: https://github.com/reuvenpo/awesome-secret
- Owner: reuvenpo
- Created: 2021-04-29T15:45:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T15:48:48.000Z (over 3 years ago)
- Last Synced: 2024-04-18T16:37:20.454Z (7 months ago)
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-secret - Secret Network resources made by the community. (Other Lists / PowerShell Lists)
README
# Awesome Secret List :shushing_face: 𝕊
:warning: This repo moved to [SecretFoundation/awesome-secret](https://github.com/SecretFoundation/awesome-secret) :warning:
This is a list of great [Secret Network](https://scrt.network) related projects, tools, games, and more!
Feel free to suggest changes as discussions, issues, or PRs :sparkles:
* [General Resources](#general-resources)
* [Products](#products)
* [Games](#games)
* [Explorers](#explorers)
* [Wallets](#wallets)
* [Tools](#tools)
* [Reference Contracts](#reference-contracts)
* [Guides](#Guides)
* [Video Tutorials](#video-tutorials)## General Resources
Official Secret Network resources
* [Main website!](https://scrt.network/) - Official Secret Network website
* [Blog](https://scrt.network/blog/) - Official Secret Network blog
* [Wiki](https://build.scrt.network/) - Official Secret Network wiki
* [Old Wiki](https://learn.scrt.network/) - Older Wiki with some old resources
* [Forum](https://forum.scrt.network/) - Official Secret Network forum
* [Specifications](https://github.com/SecretFoundation/SNIPs/) - SNIPs - Secret Network Improvement Proposals
* [Grant Applications](https://github.com/SecretFoundation/Grants/issues) -
[announcement](https://scrt.network/blog/announcing-secret-network-grant-program) ·
[ideas](https://scrt.network/grant-application-ideas) ·
[process](https://scrt.network/grant-application-process)
* [SNACs](https://forum.scrt.network/t/open-discussion-snacs-secret-network-action-campaigns/3150) -
Secret Network Action Campaigns
* [Secret Agent Headquarters](https://agents.scrt.network/) - Home for community member collaboration
* Community: [Discord](https://chat.scrt.network) · [Telegram](https://t.me/scrtCommunity) ·
[Reddit](https://www.reddit.com/r/SecretNetwork/) · [Twitter](https://twitter.com/SecretNetwork)## Products
Large products that launched (or will launch very soon) on the Secret Network
* [Ethereum bridge](https://bridge.scrt.network/) - Bridge to Ethereum for ETH and ERC-20 tokens
* [Alternate UI](https://linkswap.app/#/scrt) by [YF Link](https://yflink.io/)
* [Secret Swap](https://www.secretswap.io/) - Front running resistant AMM · [Twitter](https://twitter.com/secret_swap)
* [Secret Auctions](https://auctions.scrt.network/) - Sealed-bid auctions and OTC market
* [Sienna Network](https://sienna.network/) - Front running resistant AMM, and more products in the future## Games
Cool games built on the network
* [Secret Heroes](https://secrethero.es/) - Deck building, auto-battler game based on collectible secretNFTs, built in Unity.
* [Secret Holdem](https://github.com/enigmampc/SecretHoldEm/) - Texas Holdem game on testnet## Explorers
Block Explorers and visualization tools
### Mainnet
* [Secretnodes](https://secretnodes.com) - Highly featured explorer, originally funded by the network, run by validator [Secretnodes](https://secretnodes.org)
* [Cashmaney Explorer](https://explorer.cashmaney.com) - One of the first explorers, run by core-dev
* [Analytics Committee](https://secretanalytics.xyz/) - Analytics data collected about the Network, Bridges, and SecretSwap
* [Xiphiar](https://scrthost.xiphiar.com/) - Tools by Xiphiar for better analysis of your SecretSwap LP tokens### Testnet
`holodeck-2`
* [Faucet](https://faucet.secrettestnet.io/)
* [Secretnodes](https://secretnodes.com/secret/chains/holodeck-2)
* [SecretTestnet](https://explorer.secrettestnet.io/) - Maintained by validator [ChainOfSecrets](https://chainofsecrets.org/)### Staking calculators
* [Secure Secrets](https://www.securesecrets.org/validatorcalculator) - For validators
* [Secure Secrets](https://www.securesecrets.org/stakingcalculator) - For stakers
* [Stake Or Die](https://stakeordie.com/rewards-calculator) - For stakers
* [StakingRewards](https://www.stakingrewards.com/earn/secret-network) - For stakers## Wallets
Great and popular wallets for managing your Secret Address
* [Keplr](https://keplr.app)
* Highly featured wallet for the entire Cosmos ecosystem
* First wallet with full support of SNIP-20 Secret Tokens
* **Support for usage from any Secret dApp**
* Web app + Browser extension
* [Citadel One](https://citadel.one)
* Great UI and assortment of supported networks
* Second wallet with full support of SNIP-20 Secret Tokens
* Built-in support for the Ethereum Bridge
* Web app + Mobile wallet
* [Cosmostation](https://wallet.cosmostation.io/)
* Popular Cosmos wallet, partial support
* Web app
* [Ledger](https://build.scrt.network/ledger-nano-s.html) - Guide to using Ledger hardware wallet with Secret Network## Tools
Tools for interacting with the secret network and for writing Secret Contracts
* [SecretJS](https://www.npmjs.com/package/secretjs) - JavaScript library for interacting with the network
* [Secret Toolkit](https://github.com/enigmampc/secret-toolkit) - Extra tools for use in Secret Contracts
* [Secret API](https://secretapi.io/) - Web API for using Secret Network## Reference Contracts
Examples of reference Secret Contract implementations
* [Secret Template](https://github.com/enigmampc/secret-template) - Quickstart template to start developing Secret Contracts
* [SNIP-20](https://github.com/enigmampc/snip20-reference-impl) - Reference SNIP-20 contract implementation (Secret Tokens)
* [Configurable SNIP-20](https://github.com/baedrik/configurable-snip20) - Extended SNIP-20 implementation with great extra features
* [SNIP-721](https://github.com/baedrik/snip721-reference-impl) - Reference SNIP-721 contract implementation (Secret NFTs)## Guides
Guides on using and building on the Secret Network
* [Official Tutorials](https://build.scrt.network/dev/tutorials.html) - Official Tutorials written by the community
* [Figment Learn](https://learn.figment.io/network-documentation/secret) - Guides and Tutorials by [Figment](https://figment.io/)
* [DarwinZero](https://darwinzero.medium.com/creating-my-first-secret-contract-on-secret-network-scrt-db0d04597051) -
"Creating my first secret contract"## Video Tutorials
Video channels dedicated to Secret Network guides and tutorials
* [Official Secret Network Youtube](https://www.youtube.com/channel/UCZPqj7h7mzjwuSfw_UWxQPw/) - Run by the Secret Foundation
* [Whisper Node](https://www.youtube.com/channel/UChAbgpsMHT3ooZfWmjjUtKg/videos) - Validator
* [Secure Secrets](https://www.youtube.com/c/SecureSecrets/videos) - Validator
* [Travis Bonfigli](https://www.youtube.com/c/TravisBonfigli/) - Has a series on Secret Network