eosdac / eosdac-client-legacy

This is the frontend to interact with the DAC smart contracts.
MIT License
14 stars 19 forks source link

Create token page #98

Open michaeljyeates opened 5 years ago

michaeljyeates commented 5 years ago

Lets create a token page in the member client which will show various things about the token (this will replace the eosdac explorer)

It should have the following data

Transfers and number of registered members is available via the api (/transfers and /member_counts), voting stats will need to be added, the others can be retreived directly from the chain.

michaeljyeates commented 5 years ago

We should be very strict with the scope of this, I think it can be a good tool for looking into token and voting data but we should not try to make it into a generic block explorer because there are many of them and its unlikely that we will ever make something that is better. We should concentrate on the features which a generic block explorer would not add