Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gasolin/eth-milestone
Ethereum Milestones with git-commit diagram
https://github.com/gasolin/eth-milestone
ethereum milestone
Last synced: 4 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T13:23:48.000Z (8 months ago)
- Last Synced: 2024-04-12T16:13:38.252Z (7 months ago)
- Topics: ethereum, milestone
- Language: JavaScript
- Homepage: http://gasolin.idv.tw/eth-milestone
- Size: 766 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eth-milestone
=======![Imgur](https://i.imgur.com/xZm5hWjl.png)
```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/)