You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este projeto é uma implementação básica de uma blockchain em Java, com funcionalidades fundamentais como criação de blocos, mineração, transações e saldo de endereços. Ele também utiliza o padrão Observer para notificar nós (nodes) sobre novos blocos.