Commit Graph

56 Commits (8d0ecb1ea7571ca7fc4f13a8afd7c6c488e60ba1)

Author SHA1 Message Date
derekpierre b7100c411a Separate documentation for running eth nodes, and for running clef as an external transaction signer. 2020-05-28 17:29:58 -04:00
derekpierre b9b8b9850c Document nucypher environment variables 2020-05-28 17:29:58 -04:00
derekpierre d6d4a47962 Modify examples to be based on mainnet settings and limit goerli, gemini, and other testnet specific references 2020-05-28 17:23:59 -04:00
Kieran Prasch 6f1e1b39b0
Cleanup APIdoc TOCs 2020-04-27 19:22:34 -07:00
Kieran Prasch 414da104d4
Configure apidoc templates. 2020-04-27 19:22:34 -07:00
Kieran R. Prasch 7da1d0ee3c
Convert all documentation to RST 2020-04-27 19:21:11 -07:00
derekpierre fbc96227e2 Split WorkLock Guide into an architecture document and the remaining CLI guide. 2020-04-21 15:20:28 -04:00
MacLane Wilkison c456122019 Add list of node as a service providers 2020-04-15 08:11:26 -07:00
derekpierre 610357a3fa Update link 2-phase economics documement 2020-04-01 13:51:45 -04:00
derekpierre cf18ba8af9 Add Arj's two-phase minting" paper to the economics section of the docs home page 2020-03-27 14:12:50 -04:00
Kieran Prasch 489c048712
KeyStore -> Datastore 2020-03-09 14:50:18 -07:00
derekpierre 09d93035e0 Reorganize our doc's table of contents - hopefully, this makes the docs a bit easier to follow.
Categorize guides by running a node vs application development
Add a blurb about WorkLock
Utilize rst reference linking where applicable to reduce URL issues when pages are moved/renamed
Remove 'NuCypher' from page titles since it is redundant
2020-02-21 20:20:37 -05:00
David Núñez f2989880d0 Add WorkLock guide to the docs ToC 2020-02-13 11:19:55 -07:00
derekpierre 2b52af339f Initial Support docs that includes Community Resources, Troubleshooting and FAQ pages. 2020-02-03 10:07:18 -05:00
vzotova 9d4de7478b Sub-stakes description in docs 2020-01-23 13:57:11 +03:00
derekpierre 010ed72301 Convert CLI demo into a CLI guide 2019-12-17 09:35:30 -05:00
derekpierre dfe88ab3f6 Added CLI demo example for grant and retrieve to docs
Remove extended timeout from cherry-picked commit
2019-12-16 11:45:14 -05:00
Kieran R. Prasch 10412109f8 Table of Contents for getting started guide, Sunheaders... Side Channel briefs. 2019-10-06 21:58:22 -07:00
Kieran R. Prasch d01f9c82f3 Respond to RFCs on #1338; Documenting the API 'as-is'; Includes clarifications for side channel and public key handling. 2019-10-06 21:58:22 -07:00
derekpierre 686cdc7913 Added pre-release epics to release notes
Add image for release epics
2019-10-03 14:28:49 -04:00
Derek Pierre fdb77bac81 Apply suggestions from code review for PR #1365
Co-Authored-By: David Núñez <david@nucypher.com>
Co-Authored-By: Tux <tuxxy@users.noreply.github.com>

Improve wording for Enrico explanation on index page.

Respond to RFCs for #1365
2019-10-01 14:38:51 -04:00
Derek Pierre 4096ac56f2 Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2019-10-01 14:38:42 -04:00
derekpierre 5c3e48f0f5 Update heading for Character Actions
Fix spacing issue with 5th item on index page
2019-10-01 14:38:42 -04:00
derekpierre 131700974f Add initial process diagrams for Alice, Enrico, Bob, and Ursula
Inserted 'Character Concepts' page into 'Architecture' section
2019-10-01 14:38:42 -04:00
derekpierre 22c0e44f4e Add overview diagram of nucypher network characters and interactions. 2019-10-01 14:38:42 -04:00
derekpierre e05e5581c0 Initial work for a Glossary of terms page for the docs. 2019-10-01 10:24:32 -04:00
David Núñez cf091f245a Fix formatting problems with bullet lists and tables in RST 2019-09-21 22:51:01 +02:00
MacLane S Wilkison d743778308
Merge pull request #1226 from jMyles/master
Project description.
2019-09-10 15:28:08 -07:00
MacLane Wilkison 3b1cdca7d3 Replace secure data exchange with dynamic access control and remove
secure computation.
2019-09-10 13:48:26 -07:00
MacLane Wilkison f293251b78 Add to docs too 2019-09-02 18:05:45 -07:00
Kieran R. Prasch cf99ecb520 Workaround for broken aafigure rendering - Do not render PDFs, Cleanup Docs Sidebar; RFCs. 2019-08-21 12:41:02 -07:00
jMyles ff1aebf8f8 Project description. 2019-08-16 09:45:05 +02:00
David Núñez a705348f8d Reference to Umbral shouldn't be the first thing in the README. 2019-04-09 11:19:37 +02:00
David Núñez 68be09e1b2 Switch to codecov badges 2019-04-09 11:18:24 +02:00
szotov f13cea28af Draft of docs for slashing 2019-03-26 18:39:49 +03:00
Tux b8d1141d0c
Merge pull request #805 from KPrasch/mashup-staking-gigahertz
Deploy & Stake CLI, Blockchain Policy Integration
2019-03-14 15:10:50 -06:00
Kieran Prasch acccdc23b4
Staking and deployment documentation drafting 2019-03-12 14:55:38 -07:00
David Núñez d236db4818 Change "block rewards" to "token rewards" 2019-02-28 12:13:53 +01:00
David Núñez 1ec042f47d Missing changes in README from #793 2019-02-28 11:16:10 +01:00
David Núñez 6ce6d689b1 Addressing RFCs from @derekpierre and @mswilkison 2019-02-21 10:12:47 +01:00
David Núñez 56f484b411 Adds NuCypher summary to the docs too 2019-02-20 12:32:01 +01:00
David Núñez 1c925f8650 Removes recursive link to the docs in the docs 2019-02-20 12:30:15 +01:00
David Núñez 8456508c34 Fix badges links in README and docs 2019-02-20 12:29:27 +01:00
MacLane Wilkison 5391601be1 Show NU logo in sidebar of docs instead of index body 2019-02-15 15:12:38 -07:00
tuxxy 947a40ad29 Convert character control guide to rst 2019-02-12 13:49:02 -07:00
Kieran R. Prasch 25ae8cf8f9 Sphinx sidebar captions for better UX 2019-02-01 08:26:00 -08:00
David Núñez 8a920be678 Add CircleCI badge and fix Discord badge link 2019-01-30 16:55:54 +01:00
Kieran Prasch c814b3c9a5
post-publication documentation formatting adjustments 2019-01-28 17:31:13 -08:00
Kieran Prasch 7910b5970c
Resolves sphinx build failures 2019-01-28 15:41:39 -08:00
Kieran Prasch 0a196e69fc
Add documentation badges 2019-01-28 15:00:51 -08:00