https://github.com/mikeshultz/eips.exposed-deprecated
An Ethereum improvement proposal explorer
https://github.com/mikeshultz/eips.exposed-deprecated
Last synced: 3 months ago
JSON representation
An Ethereum improvement proposal explorer
- Host: GitHub
- URL: https://github.com/mikeshultz/eips.exposed-deprecated
- Owner: mikeshultz
- License: gpl-3.0
- Created: 2019-05-18T04:28:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T17:31:53.000Z (about 3 years ago)
- Last Synced: 2025-01-26T03:23:15.110Z (over 1 year ago)
- Language: Python
- Homepage: https://eips.exposed
- Size: 144 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [eips.exposed](https://eips.exposed)
Ethereum EIP explorer
## Project Structure
### eips_exposed/processor/
This processes the official EIPs GitHub repository and inserts them into a PostgreSQL database.
### eips_exposed/server/
The Tornado server handling serving the GraphQL backend
### eips_frontend/
The source for the frontend application.
### ops/
Contains ops/devops scripts and data, including:
- Ansible scripts for deployment
- Dockerfiles for service containers
- Alembic migration files for DB management
- Configuration used in the docker containers
- Initial data, like tag defs and assignments