Skip to content

blocktop/go-libp2p-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibP2P Bootstrap bundle

Build Status

Install

  1. You first need to import the project by running gx import HASH. The latest version can be found in the .gx/lastpubver.
  2. Import it as you are used to and don't forget the use gx-go rw to replace the import path of the repo with the local path.

Development

  1. Clone this repo
  2. Run make deps
  3. Run make install
  • Use make deps_hack to rewrite the import paths
  • Use make deps_hack_revert to revert deps_hack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.9%
  • Makefile 3.1%