https://github.com/ethereum/snake-charmers-tactical-manual
Development *stuff* for the Snake Charmers EF team
https://github.com/ethereum/snake-charmers-tactical-manual
Last synced: 3 months ago
JSON representation
Development *stuff* for the Snake Charmers EF team
- Host: GitHub
- URL: https://github.com/ethereum/snake-charmers-tactical-manual
- Owner: ethereum
- License: mit
- Created: 2017-09-18T15:00:44.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T21:50:00.000Z (4 months ago)
- Last Synced: 2025-03-28T20:10:04.081Z (3 months ago)
- Homepage: http://python.ethereum.org/
- Size: 143 KB
- Stars: 118
- Watchers: 13
- Forks: 35
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Development Tactical Manual
This document lays out guidelines and expectations for the Ethereum Foundation
Python development team.* [Code Style Guide](./style-guide.md)
* [Code Idioms](./idioms.md)
* [Naming Things](./naming-things.md)
* [Antipatterns](./antipatterns.md)
* [Mutability](./mutability.md)
* [Testing](./testing.md)
* [Organizing Library Code](./organizing-code.md)
* [Git and Github](./git-and-github.md)
* [Documentation](./documentation.md)
* [Operational Security](./opsec.md)
* [Ideology and Subjectivity](./ideology-and-subjectivity.md)
* [Gitcoin Bug Bounty Guide](./bug-bounty-program.md)
* [Cutting a Release](./cutting-a-release.md)