Skip to content

aquaflamingo/ipfs_swarm_key_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPFS Swarm Key Generator

Generate a swarm key for your private IPFS network

Inspired by go-ipfs-swarm-key-gen

Installation

make install
make build

Usage

./bin/swarm_key_gen > swarm.key
cp swarm.key ~/.ipfs/swarm.key

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Generate an IPFS swarm.key for your private IPFS network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published