holochain / holochain-proto

Holographic storage for distributed applications -- a validating monotonic DHT "backed" by authoritative hashchains for data provenance (a Ceptr sub-project)
http://holochain.org
GNU General Public License v3.0
876 stars 143 forks source link

Clean-up the go api for the holochain package #208

Open timotree3 opened 7 years ago

timotree3 commented 7 years ago

I intend to create a pull request which greatly reduces the amount of things which are exported in the holochain package as well as simplifies the api for those creating holochain front-ends in the future.

I will be using this issue to compose a list of functions that a front-end developer would want to use.

timotree3 commented 7 years ago

This comment will be a list of functions that a front-end to holochain might want to call. This will be edited regularly so feel free to add things.