Minimum bias ethereum signal aggregator
Build website featuring aggregated data of Ethereum signals.
Contributions are heavily encouraged!
Please Note: This repository uses the ZenHub extension for project management.
Specific discussion about this website project on #ethsignaling:matrix.org
This project is a result of the EIP0 inititative - currently in a brainstorming stage - see this google doc
Just run this command npm run dev
and then go to http://localhost:1234
.
Install now-cli with npm install -g now
. You can then use now
command in the repository to deploy.
The project is using docz to document components. You can run npm run docz:dev
to spin up the docz server and see the documentation. Go to http://localhost:3000
.