TIPS (TOPAY Improvement Proposals) are design documents that describe standards, upgrades, or ideas for improving the TOPAY ecosystem. This repository serves as the central place for proposing and tracking protocol-level changes, community processes, and technical specifications.
TIPS provide a structured way for developers and community members to suggest:
- Protocol changes
- Smart contract standards
- Governance rules
- Wallet formats and behavior
- Ecosystem guidelines
TIPS help keep the ecosystem open, transparent, and well-documented.
- Standards Track β Protocol-level improvements or consensus rules
- Process β Changes to governance, workflows, or TIPS rules
- Informational β Non-binding recommendations or design insights
- Fork this repo
- Copy
tips/_template.mdto a new file namedtips/tip-XXXX.md - Fill out all required sections
- Open a Pull Request
- Discuss with the community and maintainers
- Once accepted, the TIP will be merged and assigned an official number
tips/ # Contains all accepted and proposed TIPS βββ tip-0001.md # Example TIP βββ _template.md # Template to use for new proposals
LICENSE # Apache 2.0 License README.md # This file
yaml Copy Edit
This project is licensed under the Apache License 2.0.
Want to improve TOPAY? Open an issue or start a TIP!
For questions or suggestions, reach out via [community link or contact info].