https://github.com/gasolin/eth-milestone
Ethereum Milestones with git-commit diagram
https://github.com/gasolin/eth-milestone
ethereum milestone
Last synced: about 1 year ago
JSON representation
Ethereum Milestones with git-commit diagram
- Host: GitHub
- URL: https://github.com/gasolin/eth-milestone
- Owner: gasolin
- License: mit
- Created: 2021-04-11T13:59:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T13:23:48.000Z (about 2 years ago)
- Last Synced: 2025-04-14T17:05:18.543Z (about 1 year ago)
- Topics: ethereum, milestone
- Language: JavaScript
- Homepage: http://gasolin.idv.tw/eth-milestone
- Size: 766 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eth-milestone
=======

```sh
yarn install
yarn start
```
## Credit
- Ethereum Milestones https://en.wikipedia.org/wiki/Ethereum#Launch_and_milestones
- https://medium.com/mycrypto/the-history-of-ethereum-hard-forks-6a6dae76d56f
- https://github.com/ethereum/eth2.0-specs
- [create-react-app](https://github.com/facebook/create-react-app) and [gitgraphjs](https://gitgraphjs.com/stories/)