Skip to content

Commit

Permalink
chore: Add go-orbitdb to funding.
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenyoung committed Nov 22, 2024
1 parent c44b701 commit 1d80e4a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions funding.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,32 @@
"privacy",
"p2p"
]
},
{
"guid": "go-orbitdb",
"name": "go-orbitdb - OrbitDB for Golang developers",
"description": "Go is a modern programming language for building system-based applications such as command line utilities, networking and servers.\n\ngo-orbitdb will provide Go developers with the ability to integrate peer-to-peer, decentralized databases into their applications and synchronize databases deployed other OrbitDB systems.",
"webpageUrl": {
"url": "https://github.com/orbitdb/go-orbitdb",
"wellKnown": "https://github.com/orbitdb/go-orbitdb/raw/refs/heads/main/.well-known/funding-manifest-urls"
},
"repositoryUrl": {
"url": "https://github.com/orbitdb/go-orbitdb",
"wellKnown": "https://github.com/orbitdb/go-orbitdb/raw/refs/heads/main/.well-known/funding-manifest-urls"
},
"licenses": [
"spdx:MIT"
],
"tags": [
"programming",
"cryptography",
"data",
"database",
"decentralized",
"dapp",
"privacy",
"p2p"
]
}
],
"funding": {
Expand Down

0 comments on commit 1d80e4a

Please sign in to comment.