quilt / simulation

A tool to simulate Ethereum 2.0 execution
12 stars 2 forks source link

Hook rocket up into notion-server #15

Closed SamWilsn closed 4 years ago

SamWilsn commented 5 years ago

This pull request spawns rocket onto its own tokio task, and provides an ethereum Handle to routes.

After this adding API endpoints should be fairly straight forward!

SamWilsn commented 5 years ago

Rebased this on top of #17