dat-node
dat-node copied to clipboard
Refactor to dat-library
A couple of updates:
- [ ] Rename to
@beaker/dat-library - [ ] Change all the
DatNodefunctions toDatLibrary - [ ] Attach
DatArchiveto each library instance (library.DatArchive) - [ ] Add the
DatArchivestatic methods (create, fork)