other
Add counter with total blocks, total tx, total address
store date hour, day, etc:
type DateModel struct {
Hour string `json:"hour"`
Day string `json:"day"`
Month string `json:"month"`
Amount float64 `json:"amount"`
BlockHash string `json:"blockhash"`
BlockHeight string `json:"blockheight"`
}
- mantain connection with wallet using websockets
- num address evolution throught time