https://github.com/nbd-wtf/trustedcoin
bitcoin cln lightning lightning-network lightningd-plugin
Score: -Infinity
Last synced: about 8 hours ago
JSON representation
Repository metadata:
A lightningd plugin that replaces bitcoind with trusted public explorers.
- Host: GitHub
- URL: https://github.com/nbd-wtf/trustedcoin
- Owner: nbd-wtf
- License: mit
- Created: 2020-08-12T01:37:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-08-10T23:37:33.000Z (18 days ago)
- Last Synced: 2026-08-11T10:48:22.415Z (18 days ago)
- Topics: bitcoin, cln, lightning, lightning-network, lightningd-plugin
- Language: Go
- Homepage:
- Size: 290 KB
- Stars: 65
- Watchers: 2
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: nbd
- Login: nbd-wtf
- Email:
- Kind: organization
- Description: nbd - open source bitcoin & lightning development
- Website: https://nbd.wtf
- Location: United States of America
- Twitter: nbd_wtf
- Company:
- Icon url: https://avatars.githubusercontent.com/u/105998108?v=4
- Repositories: 22
- Last Synced at: 2023-03-24T11:08:39.243Z
- Profile URL: https://github.com/nbd-wtf
GitHub Events
Total
- Create event: 2
- Fork event: 2
- Issue comment event: 20
- Issues event: 8
- Pull request event: 5
- Push event: 7
- Release event: 4
- Watch event: 4
- Total: 52
Last Year
- Push event: 1
- Total: 1
Committers metadata
Last synced: 1 day ago
Total Commits: 74
Total Committers: 12
Avg Commits per committer: 6.167
Development Distribution Score (DDS): 0.527
Commits in past year: 5
Committers in past year: 3
Avg Commits per committer in past year: 1.667
Development Distribution Score (DDS) in past year: 0.6
| Name | Commits | |
|---|---|---|
| fiatjaf | f****f@g****m | 35 |
| Marcel Hernandez | e****0@g****m | 10 |
| fiatjaf | f****f@a****s | 10 |
| engenegr | e****a@g****m | 8 |
| daywalker90 | 8****0 | 2 |
| Santos Hernandez | s****z@g****m | 2 |
| nathanael | n****l@d****h | 2 |
| kiwiidb | 3****b | 1 |
| Rohan Kapur | r****v@o****m | 1 |
| Erik Arvstedt | e****t@g****m | 1 |
| CryptoDeity | 6****y | 1 |
| AndyCreed | 1****x | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 20
Total pull requests: 26
Average time to close issues: about 2 months
Average time to close pull requests: about 23 hours
Total issue authors: 17
Total pull request authors: 12
Average comments per issue: 3.25
Average comments per pull request: 0.88
Merged pull request: 20
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: about 1 hour
Past year average time to close pull requests: about 14 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- erikarvstedt (3)
- ZenenTreadwell (2)
- evd0kim (1)
- lightyear15 (1)
- svewa (1)
- tonyaldon (1)
- nothing-stops-this-train (1)
- arcbtc (1)
- rk16449 (1)
- jjacke13 (1)
- BitcoinManor (1)
- ghost (1)
- daywalker90 (1)
- kiwiidb (1)
- 1ma (1)
Top Pull Request Authors
- 1ma (9)
- evd0kim (3)
- daywalker90 (2)
- RohanKapurDEV (2)
- Kodylow (2)
- ghost (2)
- kiwiidb (1)
- andycreed0x (1)
- erikarvstedt (1)
- 5antoshernandez (1)
- BitcoinManor (1)
- seberm (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 22
proxy.golang.org: github.com/nbd-wtf/trustedcoin
- Homepage: https://github.com/nbd-wtf/trustedcoin
- Documentation: https://pkg.go.dev/github.com/nbd-wtf/trustedcoin#section-documentation
- Licenses: mit
- Latest release: v0.8.7 (published 18 days ago)
- Last Synced: 2026-08-27T18:37:18.182Z (1 day ago)
- Versions: 22
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 5.595%
- Forks count: 5.675%
- Average: 7.684%
- Dependent packages count: 8.899%
- Dependent repos count: 10.567%
Dependencies
- github.com/aead/siphash v1.0.1
- github.com/btcsuite/btcd v0.20.1-beta.0.20200515232429-9f0179fd2c46
- github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
- github.com/btcsuite/btcutil v1.0.2
- github.com/btcsuite/btcwallet v0.11.1-0.20200515224913-e0e62245ecbe
- github.com/btcsuite/btcwallet/wallet/txauthor v1.0.0
- github.com/btcsuite/btcwallet/wallet/txrules v1.0.0
- github.com/btcsuite/btcwallet/wallet/txsizes v1.0.0
- github.com/btcsuite/btcwallet/walletdb v1.3.1
- github.com/btcsuite/btcwallet/wtxmgr v1.1.1-0.20200515224913-e0e62245ecbe
- github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd
- github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
- github.com/davecgh/go-spew v1.1.1
- github.com/fiatjaf/lightningd-gjson-rpc v1.5.0
- github.com/go-errors/errors v1.0.1
- github.com/kkdai/bstream v0.0.0-20181106074824-b3251f7901ec
- github.com/lightninglabs/gozmq v0.0.0-20191113021534-d20a764486bf
- github.com/lightninglabs/neutrino v0.11.1-0.20200316235139-bffc52e8f200
- github.com/lightningnetwork/lnd v0.10.1-beta
- github.com/lightningnetwork/lnd/queue v1.0.3
- github.com/lightningnetwork/lnd/ticker v1.0.0
- github.com/miekg/dns v0.0.0-20171125082028-79bfde677fa8
- github.com/tidwall/gjson v1.6.1
- github.com/tidwall/match v1.0.1
- github.com/tidwall/pretty v1.0.2
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- 203 dependencies
- actions/checkout v3 composite
- actions/create-release latest composite
- wangyoucao577/go-release-action v1.30 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/setup-python v5 composite
- pyln.testing ==24.8.2