An open API service indexing awesome lists of open source software.

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

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