Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.
/ repl Public archive

[toy project ๐ŸŽˆ] a libp2p interactive shell

Notifications You must be signed in to change notification settings

libp2p/repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

About

[toy project ๐ŸŽˆ] a libp2p interactive shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages