Go implementation of IPFN core with command line tool and daemon.
| 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 |
| 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 |
| 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 |
| Name | Description | Spec | Comment | Docs |
|---|---|---|---|---|
| commands | IPFN Commands | godoc |
See Go dep management tool.
See COPYING file for licensing details.
This source code is part of IPFN – interplanetary functions project.