go-ipfs-lite is a minimum IPFS node implementation in Go. The official IPFS implementation Kubo offers maximum customization capability by allowing developers to inject their own implementation of its building components. However, the extensibility comes with complexity, which becomes a hurdle for developers who want quick integration. go-ipfs-lite strips out most of the interfaces and only accept plugins for basic components such as 'Datastore' and 'Blockstore'. The slim node becomes very easy to integrate and light-weight to operate.
-
Notifications
You must be signed in to change notification settings - Fork 1
IPFS lite node with configurable component interfaces
License
photon-storage/go-ipfs-lite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
IPFS lite node with configurable component interfaces
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published