Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SecretFoundation/SNIPs
Secret Network Improvement Proposals (SNIPs) ✂️
https://github.com/SecretFoundation/SNIPs
blockchain community development governance proposals
Last synced: 3 months ago
JSON representation
Secret Network Improvement Proposals (SNIPs) ✂️
- Host: GitHub
- URL: https://github.com/SecretFoundation/SNIPs
- Owner: SecretFoundation
- Created: 2020-09-06T12:11:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T20:45:20.000Z (8 months ago)
- Last Synced: 2024-07-29T09:28:38.036Z (3 months ago)
- Topics: blockchain, community, development, governance, proposals
- Homepage:
- Size: 555 KB
- Stars: 49
- Watchers: 8
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-secret - Specifications - SNIPs - Secret Network Improvement Proposals (General Resources)
README
# Secret Network Improvement Proposals (SNIPs)
These documents pertain to Token standards for building on Secret Network.
## Contributing
1. Review [SNIP-0](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-0.md)
2. Fork the repository by clicking "Fork" in the top right.
3. Add your SNIP to your fork of the repository. Here is a [SNIP template](https://github.com/SecretFoundation/SNIPs/blob/master/SNIP-template.md).
4. Submit a Pull Request here in the "SNIPs" repository.Your first PR should be a first draft of the final SNIP. An editor will manually review the first PR for a new SNIP. If your SNIP requires images, the image files should be included in a subdirectory of the assets folder for that SNIP as follows: assets/your-snip-name. When linking to an image in the SNIP, use relative links such as ../assets/your-snip-name/image.png.
**Make sure the 'author' line of your SNIP contains your GitHub username.**
Want more information about SNIP tokens or see a reference implementation of the above proposals than check out the [Development documentation](https://docs.scrt.network/secret-network-documentation/development)
## Resources
If you're interested in learning more about Secret Network, you should check out [the documentation](https://docs.scrt.network) or [website](https://scrt.network).
[Discord](https://chat.scrt.network) | [Blog](https://blog.scrt.network) | [Twitter](https://twitter.com/SecretNetwork) | [Forum](https://forum.scrt.network) |