Skip to content

ipfn/go-ipfn-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPFN implementation in Go

IPFN project IPFN Documentation See COPYING.txt GoDoc Travis CI

Go implementation of IPFN core with command line tool and daemon.

Packages

Name Description Spec Comment Docs
bccsp Crypto Service BCCSP Source: Fabric godoc
celldag Cell IPFS DAG IPFS DAG Prototype godoc
cells Cells & Codecs IPFN Cell V1 godoc
codec IPFN Codec godoc
digest Multihashing multihash godoc
sealbox Seal Box Web3 Secrets godoc

Common

Name Description Spec Comment Docs
base32i Base32 Encoding Spec Prototype godoc
codecs IPFN Codec IDs godoc
pkcid Public Key CID Content ID Prototype godoc
shortaddress IPFN Short Address Short address Prototype godoc

Utilities

Name Description Spec Comment Docs
byteutil Byte Utilities godoc
cmdutil Console Utilities godoc
entropy Entropy godoc
flog Logging Utilities Source: Fabric godoc
hexutil Hex Utilities godoc
hdkeychain HD-Key Derivation BIP-32 godoc

Application

Name Description Spec Comment Docs
commands IPFN Commands godoc

Dependencies

See Go dep management tool.

License

See COPYING file for licensing details.

Project

This source code is part of IPFN – interplanetary functions project.

Releases

No releases published

Packages

No packages published

Languages