Commit Graph

4 Commits

Author SHA1 Message Date
Kleissner
1afeb4b211 New API function /blockchain/self/list/file to list all files in the blockchain 2021-08-19 16:51:32 +02:00
Kleissner
4c704626aa New API functions #1:
/blockchain/self/header
/blockchain/self/append
/blockchain/self/read
/blockchain/self/add/file

The local blockchain now works, files metadata can be added and blocks read and decoded successfully.
2021-08-19 04:44:34 +02:00
Kleissner
24d80fe7d6 Finish /console API endpoint. The code handling input/output from the user/command line needed to be adjusted. 2021-08-10 04:58:53 +02:00
Kleissner
6d6a25b1d9 Start with API development. First endpoints are /status and /peer/self. More in development. 2021-08-09 10:19:05 +02:00