An open API service for producing an overview of a list of open source projects.

https://github.com/xssnick/Tonutils-Proxy

Score: 7.044032897274684

Last synced: about 4 hours ago
JSON representation

Repository metadata:

TON Web3 Gateway


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 109
Total Committers: 6
Avg Commits per committer: 18.167
Development Distribution Score (DDS): 0.11

Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.167

Name Email Commits
Oleg Baranov x****8@g****m 97
SashaLawyer a****5@y****u 8
troman29 m****r@y****u 1
Daniil 4****t 1
Andrew Grekov h****r@t****o 1
Adam Stragner a****m@s****m 1

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 8
Total pull requests: 23
Average time to close issues: 26 days
Average time to close pull requests: about 17 hours
Total issue authors: 6
Total pull request authors: 6
Average comments per issue: 2.38
Average comments per pull request: 0.0
Merged pull request: 21
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: about 6 hours
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.0
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/xssnick/Tonutils-Proxy

Top Issue Authors

  • antonlukin (2)
  • ghost (2)
  • sstifler (1)
  • cmingxu (1)
  • ap-apely (1)
  • LuckyCoders (1)

Top Pull Request Authors

  • xssnick (12)
  • SashaITx (6)
  • LetikGit (2)
  • thekiba (1)
  • 0xstragner (1)
  • hexkpz (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/xssnick/tonutils-proxy

  • Homepage: https://github.com/xssnick/tonutils-proxy
  • Documentation: https://pkg.go.dev/github.com/xssnick/tonutils-proxy#section-documentation
  • Licenses: MIT
  • Latest release: v1.8.3 (published 9 months ago)
  • Last Synced: 2026-07-09T22:01:41.621Z (13 days ago)
  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Dependent repos count: 4.748%
    • Stargazers count: 6.969%
    • Average: 7.369%
    • Forks count: 8.184%
    • Dependent packages count: 9.574%
proxy.golang.org: github.com/xssnick/Tonutils-Proxy

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/xssnick/Tonutils-Proxy#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.8.3 (published 9 months ago)
  • Last Synced: 2026-07-09T22:01:42.305Z (13 days ago)
  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.24%
    • Forks count: 8.184%
    • Average: 8.7%
    • Dependent packages count: 9.574%
    • Dependent repos count: 10.8%

Dependencies

go.mod go
  • github.com/oasisprotocol/curve25519-voi v0.0.0-20220328075252-7dd334e3daae
  • github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
  • github.com/xssnick/tonutils-go v1.4.1-0.20221118102535-41fc0d9d894c
  • golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
  • golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
go.sum go
  • github.com/oasisprotocol/curve25519-voi v0.0.0-20220328075252-7dd334e3daae
  • github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
  • github.com/xssnick/tonutils-go v1.4.1-0.20221117165109-030cbecf89eb
  • github.com/xssnick/tonutils-go v1.4.1-0.20221118102535-41fc0d9d894c
  • golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064
  • golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
Dockerfile docker
  • alpine 3.18.0 build
  • golang alpine build
cmd/proxy-gui-wails/go.mod go
  • atomicgo.dev/cursor v0.1.1
  • atomicgo.dev/keyboard v0.2.9
  • github.com/bep/debounce v1.2.1
  • github.com/containerd/console v1.0.3
  • github.com/go-ole/go-ole v1.2.6
  • github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
  • github.com/google/uuid v1.1.2
  • github.com/gookit/color v1.5.3
  • github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e
  • github.com/labstack/echo/v4 v4.9.0
  • github.com/labstack/gommon v0.3.1
  • github.com/leaanthony/go-ansi-parser v1.0.1
  • github.com/leaanthony/gosod v1.0.3
  • github.com/leaanthony/slicer v1.5.0
  • github.com/lithammer/fuzzysearch v1.1.5
  • github.com/mattn/go-colorable v0.1.11
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/oasisprotocol/curve25519-voi v0.0.0-20220328075252-7dd334e3daae
  • github.com/pkg/browser v0.0.0-20210706143420-7d21f8c997e2
  • github.com/pkg/errors v0.9.1
  • github.com/pterm/pterm v0.12.59
  • github.com/rivo/uniseg v0.4.4
  • github.com/samber/lo v1.27.1
  • github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
  • github.com/syndtr/goleveldb v1.0.0
  • github.com/tkrajina/go-reflector v0.5.5
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasttemplate v1.2.1
  • github.com/wailsapp/mimetype v1.4.1
  • github.com/wailsapp/wails/v2 v2.5.1
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • github.com/xssnick/tonutils-go v1.7.4-0.20230629051815-26698fcb71f7
  • github.com/xssnick/tonutils-proxy v1.0.0
  • github.com/xssnick/tonutils-storage v0.1.1-0.20230623054832-14c7b2632595
  • golang.org/x/crypto v0.1.0
  • golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561
  • golang.org/x/net v0.7.0
  • golang.org/x/sys v0.6.0
  • golang.org/x/term v0.6.0
  • golang.org/x/text v0.9.0
  • gopkg.in/yaml.v2 v2.3.0
cmd/proxy-gui-wails/go.sum go
  • 123 dependencies
cmd/proxy-gui-wails/frontend/package-lock.json npm
  • 110 dependencies
cmd/proxy-gui-wails/frontend/package.json npm
  • @types/react ^18.0.17 development
  • @types/react-dom ^18.0.6 development
  • @vitejs/plugin-react ^2.0.1 development
  • typescript ^4.6.4 development
  • vite ^3.0.7 development
  • react ^18.2.0
  • react-dom ^18.2.0
cmd/proxy-gui-wails/frontend/wailsjs/runtime/package.json npm