https://github.com/junobuild/sns
https://github.com/junobuild/sns
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/junobuild/sns
- Owner: junobuild
- Created: 2024-07-12T10:58:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T15:42:52.000Z (over 1 year ago)
- Last Synced: 2025-01-19T23:47:25.823Z (over 1 year ago)
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Juno Build SNS DAO
> [!CAUTION]
> The SNS DAO on the Internet Computer failed on Saturday, October 12, 2024 ([swap data](https://3r4gx-wqaaa-aaaaq-aaaia-cai.icp0.io/v1/sns/root/mctoc-3qaaa-aaaaq-aadwa-cai/slow.json)).
This repository contains the necessary files to initialize the SNS (Service Nervous System) for the Juno Build, including the SNS initialization YAML file and the official logo.
## Repository Contents
- [sns_init.yaml](sns_init.yaml): This file contains the initial parameters required to propose the SNS for the Juno Build DAO. It is designed to be passed as an argument to the NNS proposal that triggers the SNS launch and will be submitted with the help of [proposals.network](https://proposals.network).
- [logo.png](logo.png): The logo of the Juno Build DAO, to be used in conjunction with the SNS initialization.
## Additional Resources
For more information on preparing your SNS, refer to the Internet Computer [SNS initial parameters](https://internetcomputer.org/docs/current/developer-docs/daos/sns/tokenomics/preparation) guide.