All Projects â†’ libp2p â†’ repl

libp2p / repl

Licence: other
[toy project 🎈] a libp2p interactive shell

Programming Languages

go
31211 projects - #10 most used programming language

A libp2p REPL (*)

>>> This is a fun, hacky toy project (for now). 🎈 <<<

(*) REPL = Read-Eval-Print-Loop, or interactive shell.

GoDoc Coverage Status Build Status Discourse posts

A small libp2p REPL that starts an embedded host and offers an interactive menu to trigger actions.

We use it in libp2p workshops and demos to accompany technical walkthroughs. We might add a shell mode, and extend it in a lot of magical ways if if it takes off.

Instructions

  1. Clone this repository.
  2. cd into this directory.
  3. go build .
  4. Run the binary with environment variable LIBP2P_ALLOW_WEAK_RSA_KEYS=1.

License

Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].