mjp0 / datagram-node

📡 Datagram is an open-source data platform that you can use to build secured & shareable p2p databases with anyone.

Home Page:https://datagramjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create base Datagram class

mjp0 opened this issue · comments

commented

Everything starts with Datagram class.


Deliverables

  • can generate new Datagram
  • can open existing Datagram
  • includes ready() method to improve reliability
  • has expandable API support