mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-26 22:26:10 +00:00
Add orbit-db to tools (#277)
This commit is contained in:
parent
f4e7284564
commit
3ca2181d14
3 changed files with 8 additions and 2 deletions
|
@ -8,7 +8,7 @@ content:
|
|||
description: Full node for Android
|
||||
- title: go-stellar-ipfs
|
||||
source: https://github.com/aanupam23/go-stellar-ipfs
|
||||
description: go-stellar-ipfs is a library that is a bridge between Stellar and IPFS.
|
||||
description: go-stellar-ipfs is a library that is a bridge between Stellar and IPFS.
|
||||
- title: cachewarmer
|
||||
source: https://github.com/BrendanBenshoof/cachewarmer
|
||||
description: Donate ipfs gateways to cache other people's content
|
||||
|
@ -126,3 +126,8 @@ content:
|
|||
source: https://github.com/agentofuser/ipfs-deploy
|
||||
description: 'Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy'
|
||||
picture: /images/ipfs-deploy.png
|
||||
- title: orbit-db
|
||||
website: https://github.com/orbitdb/orbit-db
|
||||
source: https://github.com/orbitdb/orbit-db
|
||||
description: OrbitDB is a serverless, distributed, peer-to-peer database that uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers.
|
||||
picture: /images/orbit-db.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue