webb-tools / tangle-docs

Documentation for Tangle Network
Mozilla Public License 2.0
1 stars 3 forks source link

[TASK] Revamp developer docs #58

Open drewstone opened 10 hours ago

drewstone commented 10 hours ago

Gadget docs

Tells you what the gadget is, how to build using the blueprint API, links to CLI/SDK READMEs. Tells you have to use the CLI to create a new project (this needs to work obviously).

Tangle Documentation site.

drewstone commented 6 hours ago

Diving a bit deeper

Dev docs on Blueprint development

We can break the docs directory/organization down by supported protocol or by feature and then subdividing by protocol within, i.e.

Jobs
  - Tangle API
  - Eigenlayer API
Reports
  - Tangle API
  - Eigenlayer API

OR

Tangle
  - Jobs
  - Reports
  - ...
Eigenlayer
  - Jobs
  - Reports
  - ...

Tangle BlueprintServiceManager