dat-node icon indicating copy to clipboard operation
dat-node copied to clipboard

Support dat.json

Open joehand opened this issue 7 years ago • 3 comments

  • Read and write dat.json files
  • Validate existing files
  • Update keys found in dat.json if keys don't match.

See dat-json in dat-next for partial implementation. Also check out what is going on in beaker.

joehand avatar Dec 20 '16 01:12 joehand

Started it here https://github.com/datproject/dat-node/pull/122

okdistribute avatar Mar 14 '17 22:03 okdistribute

For reference https://github.com/datprotocol/dat.json

millette avatar Mar 23 '17 14:03 millette

I created https://github.com/joehand/dat-json. I think the only thing missing there is also an option to write to the file system and integrating it here/cli/desktop.

joehand avatar May 11 '17 23:05 joehand