mjp0 / datagram-node

📡 Datagram is an open-source data platform that you can use to build secured & shareable p2p databases with anyone.
https://datagramjs.com
Apache License 2.0
1 stars 0 forks source link

Create build() API method #21

Closed mjp0 closed 5 years ago

mjp0 commented 5 years ago

Datagram generates new datagrams based on templates. build({ template }) method is what makes all this happen.

First version will support only "one-to-many" sharemodel.


Deliverables