Run Heisei-Chain Locally

# clone the repo
git clone https://github.com/Akash-vadakkeveetil/Heisei-Chain.git
cd Heisei-Chain

# build & run
./mvnw spring-boot:run

Open http://localhost:8080 to explore.