Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarm Node implementer spec

Documentation on how to create a custom Swarm node implementation

ethersphere/user-stories#50

Contents

The documents are in latex format, and are found in ./src

Tools used for message serializations used in the documents can be found in ./tools. They are written in golang and use libraries from the official geth and swarm implementations.

Build

To build pdf with bibliography:

cd $REPO/src
pdflatex spec.latex
bibtex spec
pdflatex spec.latex
pdflatex spec.latex

About

Documentation on how to create a custom Swarm node implementation

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages