mfahampshire

Results 9 issues of mfahampshire

Starting to move this from being standalone into the sdk. - [x] add simple example - [ ] add more complex example - [ ] add documentation - [ ]...

Simple CLI app or something

devrel

# Description WIP autodoc generator for mdbook overhaul. ## Todo - [ ] rebase remove branchrot - [x] add `nym-cli` tool to script - [ ] add `nymvisor` and `nym-api`...

Create a unified set of diagrams with something like Mermaid for ease of editing and overall uniformity across - [ ] sdk.nymtech.net - [ ] docs - [ ] devportal...

documentation
help wanted
devrel

Create better SURBs diagrams explaining the `sendertag` buckets concept + linking to relevant package size configs from codebase

documentation
devrel

Is your issue either: - [ ] a fix to existing documentation (e.g. fixing a broken link or incorrect command) - [ ] an enhancement (e.g. adding a description for...

documentation
devrel

Initial docs for zknyms - [x] docs pages: overview - [x] diagrams: in-line or link to - [x] ~~(once decided upon naming) change 'tickets' and 'ticketbook' in `nym-cli` commands -...

This PR grew a bit, it includes: - a TcpSocket-like abstraction for the Rust SDK (utilising AsyncRead/AsyncWrite traits) - an abstraction built on top of this, which allows for the...