The genesis block from /chain
path:
{
"chain": [
{
"index": 1,
"prev_hash": "0",
"proof": 0,
"timestamp": 1738383667,
"trxs": [
{
"amount": 1000.0,
"recipient": "ali",
"sender": "ali"
}
]
}
],
"length": 1
}
- httplib for API routes
- nlohmann::json for json formating and stringify objects