Files
Cmd/.gitignore
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

6 lines
46 B
Plaintext

*.exe
log.txt
*debug_bin
*.yaml
.vscode
self.*